Skip to content

Commit

Permalink
Fix typo in CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GrayJack committed Sep 6, 2020
1 parent 8ff0cff commit 31fcdf0
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
@@ -1,7 +1,7 @@
# Changes

## 2.0.0
- Change behaviour of the `cow!` macro
- Change behavior of the `cow!` macro
- Add `rwlock!` macro to create `RwLock` types
- Remove haskell-like and python-like comprehension syntax
- Re-implement comprehensions based on the `c!` macro
Expand Down

0 comments on commit 31fcdf0

Please sign in to comment.