chore: update changelog
This commit is contained in:
parent
f830172493
commit
e95d7214c9
|
@ -11,6 +11,8 @@
|
||||||
- **aiken-lang**: block `Data` and `String` from unifying when casting
|
- **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-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-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
|
## [v0.0.29] - 2023-MM-DD
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue