Added change log entries.

This commit is contained in:
Michael Bayne
2019-05-09 10:40:07 -07:00
parent 5734913462
commit b8c37e5a14
+4
View File
@@ -9,6 +9,10 @@
* `messages_XX.properties` files are now all maintained in UTF-8 encoding and then converted to
escaped ISO-8859-1 during the build process.
* Resources and unpacked resources now support `.zip` files as well as `.jar` files.
* Fixed issue when path to JVM contained spaces.
## 1.8.3 - Apr 10, 2019
* Added support for `nresource` resources which must be jar files that contain native libraries.