Skip to content

Commit

Permalink
Small typo in Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Ary Borenszweig committed Feb 7, 2015
1 parent 8af8e7b commit 73b0b68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

* `Random` is now a module, with static methods that default to the `Random::MT19937` class.
* Added `Random::ISAAC` engine (thanks @ysbaddaden!)
# Added `String#size` (thanks @zamith!)
* Added `String#size` (thanks @zamith!)
* Added `limit` to all `String#split` variants (thanks @jhass!)
* Raising inside a Thread is now rescued and re-raised on join (thanks @jhass!)
* Added `path` option to Projectfile for `crystal deps` (thanks @naps62!)
Expand Down

0 comments on commit 73b0b68

Please sign in to comment.