Skip to content

Commit

Permalink
Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GrayJack committed Jun 30, 2019
1 parent 8f850ae commit 5672c2e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Changes

## Unreleased ~ master
Implement 3 nested `cvec`

## 0.2.0
Implement 3 nested `cvec`
Implement 2 nested `cvec`
Improve of `cset` macro using `Iterators` methods (doesn't bring a lot of performance improvements, but the code is cleaner)
Macro `time` now prints to stderr and format the time to 6 digits after the dot
Expand Down

0 comments on commit 5672c2e

Please sign in to comment.