Skip to content

Commit

Permalink
=1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
elidoran committed Apr 30, 2017
1 parent 7ca8c49 commit 1294ab3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 1.1.0 - 2017/04/30

1. update README with more explicit instructions to wrap an array to preserve it
2. update README to mention empty arrays are okay
3. add benchmark input with empty array
4. add test with empty inner arrays
5. update to handle empty inner arrays
6. add test to ensure inner arrays are preserved (unchanged)
7. update to remove the `(i, 1)` values prepended on the inner arrays via `splice()`
8. rename benchmark input for this library so it's sorted first, again


## 1.0.1 - 2017/04/23

1. add more implementations to compare to
Expand Down

0 comments on commit 1294ab3

Please sign in to comment.