chore: update changelog

This commit is contained in:
rvcas 2024-03-08 19:16:13 -05:00 committed by Lucas
parent cb0ae0c074
commit d73f8fd6c2
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
- **uplc**: more conformance tests for `integerToByteString` and `byteStringToInteger` along with new ones. @rvcas
- **aikup**: error message when version is not found. @rvcas
- **aiken**: support outputting mainnet addresses for validators. @rvcas
- **aiken-lang**: added serde to CheckedModule to encode modules as cbor. @rvcas
### Fixed