Skip to content

Commit

Permalink
pre-release updates to changes.txt and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
autayeu committed Oct 20, 2015
1 parent 45d4d87 commit 008e185
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ In the pom.xml:
<dependency>
<groupId>net.sf.extjwnl</groupId>
<artifactId>extjwnl</artifactId>
<version>1.9</version>
<version>1.9.1</version>
</dependency>
<dependency>
<groupId>net.sf.extjwnl</groupId>
Expand Down
5 changes: 5 additions & 0 deletions changes.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
1.9.1

- buffered reading of map-backed files (issue #10)
- maven plugins updated

1.9

- IO rewritten to use block reads
Expand Down

0 comments on commit 008e185

Please sign in to comment.