Update changelog

This commit is contained in:
Scott Kyle 2016-03-16 12:54:39 -07:00
parent 1e652d9f2a
commit 7fe4a65332

View File

@ -11,6 +11,7 @@ x.x.x Release notes (yyyy-MM-dd)
### Bugfixes
* Fix for crash on Android when initializing the Realm module
* Fix for using Chrome debug mode from a device
* Automatically forward port 8082 for Android
* Fix broken iterator methods on Android
* Don't download or unpack core libraries unnecessarily
@ -20,4 +21,4 @@ x.x.x Release notes (yyyy-MM-dd)
=============================================================
### Enhancements
* Initial Release.
* Initial Release