Add release notes for 1.1.2.5
This commit is contained in:
parent
1f54055894
commit
187f749fb1
|
@ -1,5 +1,8 @@
|
|||
Since vesion 1.1.0.x, Java 6 (1.6) or higher is required.
|
||||
|
||||
## snappy-java-1.1.2.5 (2016-06-02)
|
||||
* Fix a bug in SnappyInputStream when reading compressed data that happened to have the same first byte with the stream magic header (#142)
|
||||
|
||||
## snappy-java-1.1.2.4 (2016-03-30)
|
||||
* Improved `SnappyOutputStream.write(byte[], off, len)` performance.
|
||||
|
||||
|
|
Loading…
Reference in New Issue