Update CHANGELOG.md
This commit is contained in:
parent
2a747305f7
commit
6d7aec804c
|
@ -1,15 +1,16 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## [next] - YYY-MM-DD
|
## v1.0.12-alpha - unreleased
|
||||||
|
|
||||||
### 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
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- **aiken-lang**: Prevent mutual recursion caused by conflicting function names for generic expect type
|
- **aiken-lang**: Prevent mutual recursion caused by conflicting function names for generic expect type
|
||||||
|
- **aiken-lang**: UPLC evaluation of large integers literals (> max u64)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
Loading…
Reference in New Issue