1.1.8.2 release notes
This commit is contained in:
parent
2191e85199
commit
7f47cf744a
|
@ -1,5 +1,9 @@
|
|||
Since version 1.1.0.x, Java 6 (1.6) or higher is required.
|
||||
|
||||
## snappy-java-1.1.8.2 (2020-11-28)
|
||||
* Support Apple Silicon (M1, Mac-aarch64)
|
||||
* Fixed the pure-java Snappy fallback logic when no native library for your platform is found.
|
||||
|
||||
## 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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue