Skip to content

Commit 0750d1f

Browse files
committed
Add CHANGELOG.md
1 parent 81c4ef8 commit 0750d1f

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

Diff for: CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# v0.2.0
2+
3+
work in progress
4+
5+
Breaking changes:
6+
7+
* Added `Expression::Await` variant
8+
9+
Other changes
10+
11+
* Minor bug fixes (see git history)
12+
* `cargo fmt`
13+
* Make the dependency on `unicode_names2` optional.
14+
15+
# v0.1.0
16+
17+
Initial release, with support for 3.7 syntax

0 commit comments

Comments
 (0)