Update CHANGELOG.md

This commit is contained in:
Antonio Scandurra
2015-12-09 08:38:35 +01:00
parent 9dd61ca7e6
commit 02b2f06ae1

View File

@@ -10,4 +10,7 @@ See https://atom.io/releases
* Fixed an issue where characters were inserted when toggling the settings view on some keyboard layouts.
* Modules can now temporarily override `Error.prepareStackTrace`. There is also an `Error.prototype.getRawStack()` method if you just need access to the raw v8 trace structure.
* Fixed a problem that caused blurry fonts on monitors that have a slightly higher resolution than 96 DPI.
## 1.4.0
* Switching encoding is now fast also with large files.