chore: update changelog
This commit is contained in:
parent
1df232e849
commit
265af44b86
|
@ -5,6 +5,7 @@
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- **aiken**: added a `blueprint policy` command to compute the policy ID of a minting script
|
- **aiken**: added a `blueprint policy` command to compute the policy ID of a minting script
|
||||||
|
- **uplc**: parsing and pretty printing for PlutusData
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
@ -15,6 +16,8 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
- **uplc**: make list type and pair type parsing match the plutus core spec
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
||||||
## v1.0.11-alpha - 2023-06-23
|
## v1.0.11-alpha - 2023-06-23
|
||||||
|
|
Loading…
Reference in New Issue