Skip to content

Commit

Permalink
Fix typo in changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Riimu committed Jul 17, 2014
1 parent 938de18 commit a79c3fa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# Changelog #

## v1.1.0 (2014.07-17) ##
## v1.1.0 (2014-07-17) ##

* Reading from /dev/urandom now uses buffered reads instead of custom buffer
* Generators now throw GeneratorException instead of returning false on error
* Made corrections to some parts of the documentation
* Zero length sequence from empty choices now returns an empty sequence

## v1.0.0 (2014-07-10) ##

Expand Down

0 comments on commit a79c3fa

Please sign in to comment.