note downgrade of CodeMirror in changelog

This commit is contained in:
Min RK 2016-12-21 21:59:44 +01:00
parent 86c6268f64
commit 0b50201ae4

View File

@ -34,6 +34,7 @@ Bug fixes:
- Make the font size more robust against fickle browsers
- Ignore resize events that bubbled up and didn't come from window
- Add Authorization to allowed CORS headers
- Downgrade CodeMirror to 5.16 while we figure out issues in Safari
Other improvements: