minor version bump
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
[0.2.0]
|
||||
|
||||
- Completely re-wrote the tokenizer to use `logos`
|
||||
- Changed AST and Token data structures to use `Cow` instead of `String`
|
||||
- Updated error reporting to use `thiserror` instead of `quickerror`
|
||||
|
||||
[0.1.2]
|
||||
|
||||
- Removed references to `Unitask`
|
||||
|
||||
Reference in New Issue
Block a user