chore: update changelog

This commit is contained in:
rvcas 2023-07-11 20:16:38 -04:00 committed by Lucas
parent 03e7d6e944
commit 0b65c20e31
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@
### Changed ### Changed
- **uplc**: make list type and pair type parsing match the plutus core spec - **uplc**: make list type and pair type parsing match the plutus core spec
- **aiken-lang**: rename `error` to `fail`
- **aiken-lang**: new failing test syntax `test name() fail {`
### Removed ### Removed