diff --git a/CHANGELOG.md b/CHANGELOG.md index 5815f562..1e1df39c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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