Skip to content

Commit

Permalink
#107: Add release note for 1.1.2-RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
xerial committed May 18, 2015
1 parent 50930c8 commit 9215b09
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Milestone.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
Since vesion 1.1.0.x, Java 6 (1.6) or higher is required.

## snappy-java-1.1.2-RC2 (18 May 2015)
* Fix #107: SnappyOutputStream.close() is not idempotent

## snappy-java-1.1.2-RC1 (13 May 2015)
* SnappyInputStream now supports reading concatenated compressed results of SnappyOutputStream
* There has been no compressed format change since 1.0.5.x. So You can read the compressed results interchangeablly between these versions.
Expand Down

0 comments on commit 9215b09

Please sign in to comment.