Added changelog for encoding change.

This commit is contained in:
Michael Bayne
2019-04-30 10:53:26 -07:00
parent 047e3972a0
commit b0a796beef
+5
View File
@@ -1,5 +1,10 @@
# Getdown Releases # Getdown Releases
## 1.8.4 - Unreleased
* `messages_XX.properties` files are now all maintained in UTF-8 encoding and then converted to
escaped ISO-8859-1 during the build process.
## 1.8.3 - Apr 10, 2019 ## 1.8.3 - Apr 10, 2019
* Added support for `nresource` resources which must be jar files that contain native libraries. * Added support for `nresource` resources which must be jar files that contain native libraries.