diff --git a/CHANGELOG.md b/CHANGELOG.md index e773e8af..900be454 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### Added - **aiken**: added a `blueprint policy` command to compute the policy ID of a minting script +- **uplc**: parsing and pretty printing for PlutusData ### Fixed @@ -15,6 +16,8 @@ ### Changed +- **uplc**: make list type and pair type parsing match the plutus core spec + ### Removed ## v1.0.11-alpha - 2023-06-23