Update CHANGELOG.md

This commit is contained in:
KtorZ 2023-07-05 18:58:21 +02:00
parent 2a747305f7
commit 6d7aec804c
No known key found for this signature in database
GPG Key ID: 33173CB6F77F4277
1 changed files with 5 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Changelog
## [next] - YYY-MM-DD
## v1.0.12-alpha - unreleased
### Added
@ -9,6 +9,7 @@
### Fixed
- **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