Skip to content

Commit 2be41e7

Browse files
author
Ary Borenszweig
committedNov 22, 2016
Add missing changelog entry [ci skip]
1 parent b0cc6f7 commit 2be41e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

Diff for: ‎CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
* Added `Enumerable#chunks` and `Iterator#chunk` (thanks @kostya)
2929
* Added `Iterator#with_index`
3030
* Several enhancements to the Random module: now works for any integer type and avoids overflows (thanks @BlaXpirit)
31+
* Optimized `Array#sort` by using introsort (thanks @c910335 )
3132
* [Several bug fixes](https://github.com/crystal-lang/crystal/issues?q=is%3Aclosed+milestone%3A0.20.0)
3233

3334
## 0.19.4 (07-10-2016)

0 commit comments

Comments
 (0)
Please sign in to comment.