Skip to content

Commit 1aeaf20

Browse files
committed
Add release note for 1.1.4
1 parent a9aa74e commit 1aeaf20

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Milestone.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
Since version 1.1.0.x, Java 6 (1.6) or higher is required.
22

3-
## snappy-java-1.1.4 (will be available Early 2017)
3+
## snappy-java-1.1.4 (2017-05-22)
44
* Upgrade to [snappy-1.1.4](https://github.com/google/snappy/releases/tag/1.1.4)
55
* Improved performance compression (5%), decompression (20%)
6-
* We are waiting contributions of native libraries for various platforms.
7-
* Run `make native test` and send the result as a pull request.
8-
* We also test the usability of the newly added BitShuffle API before this release.
6+
* Added BitShuffle API for fast and better floating-point value compresssion
97

108
## snappy-java-1.1.4-M3 (2017-02-16)
119
* Fix native libraries for ppc64 (bigendian) and ppc64le (little endian)

0 commit comments

Comments
 (0)