chore: update changelog

This commit is contained in:
rvcas 2023-03-14 18:12:45 -04:00
parent f830172493
commit e95d7214c9
No known key found for this signature in database
GPG Key ID: C09B64E263F7D68C
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@
- **aiken-lang**: block `Data` and `String` from unifying when casting
- **aiken-lang**: remove ability for a type with many variants with matching field labels and types to support field access
- **aiken-project**: tests filtering with `-m` during check now happens in `Project::collect_tests`
- **aiken-lang**: various uplc code gen fixes
- **aiken-project**: recursive issue with blueprints fixed
## [v0.0.29] - 2023-MM-DD