Skip to content

Commit

Permalink
Add missing changelog entry [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
asterite committed Nov 22, 2016
1 parent b0cc6f7 commit 2be41e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -28,6 +28,7 @@
* Added `Enumerable#chunks` and `Iterator#chunk` (thanks @kostya)
* Added `Iterator#with_index`
* Several enhancements to the Random module: now works for any integer type and avoids overflows (thanks @BlaXpirit)
* Optimized `Array#sort` by using introsort (thanks @c910335 )
* [Several bug fixes](https://github.com/crystal-lang/crystal/issues?q=is%3Aclosed+milestone%3A0.20.0)

## 0.19.4 (07-10-2016)
Expand Down

0 comments on commit 2be41e7

Please sign in to comment.