Minor, update ChangeLog with '-language-version'

This commit is contained in:
Alexander Udalov
2016-05-30 13:51:38 +03:00
parent 7a24429b53
commit fbd671c158
+4
View File
@@ -40,6 +40,10 @@
- Reduced number of IO operation when loading kotlin compiled classes
#### Command line compiler
- Support `-language-version` command line option for source compatibility with older releases
### Stdlib
- Improve documentation (including [`KT-11632`](https://youtrack.jetbrains.com/issue/KT-11632))