Skip to content

Commit

Permalink
Add CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
progval committed Sep 9, 2020
1 parent 81c4ef8 commit 0750d1f
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# v0.2.0

work in progress

Breaking changes:

* Added `Expression::Await` variant

Other changes

* Minor bug fixes (see git history)
* `cargo fmt`
* Make the dependency on `unicode_names2` optional.

# v0.1.0

Initial release, with support for 3.7 syntax

0 comments on commit 0750d1f

Please sign in to comment.