1.1.8.1 release notes

This commit is contained in:
Taro L. Saito 2020-11-09 09:04:42 -08:00
parent a73e92aecc
commit 47168b2f03
No known key found for this signature in database
GPG Key ID: 42575E0CCD6BA16A

View File

@ -1,5 +1,8 @@
Since version 1.1.0.x, Java 6 (1.6) or higher is required. Since version 1.1.0.x, Java 6 (1.6) or higher is required.
## snappy-java-1.1.8.1 (2020-11-09)
* Fixed an initialization issue when using a recent Mac OS X version [#265](https://github.com/xerial/snappy-java/pull/265)
## snappy-java-1.1.8 (2020-10-20) ## snappy-java-1.1.8 (2020-10-20)
* Upgrade to [Snappy 1.1.8](https://github.com/google/snappy/releases/tag/1.1.8) with small performance improvements. * Upgrade to [Snappy 1.1.8](https://github.com/google/snappy/releases/tag/1.1.8) with small performance improvements.