chore: update changelog

This commit is contained in:
rvcas 2024-01-31 13:47:07 -05:00
parent bcc2a0fd12
commit b46206bfe2
No known key found for this signature in database
GPG Key ID: C09B64E263F7D68C
1 changed files with 4 additions and 2 deletions

View File

@ -7,9 +7,11 @@
- **aiken**: New aliases for `check` (aiken c) and `build` (aiken b) commands. @Kuly14 - **aiken**: New aliases for `check` (aiken c) and `build` (aiken b) commands. @Kuly14
### Fixed ### Fixed
- **aiken-lang**: Fixed an issue with expects on lists that used discards. This fixes the validator issues being seen for previously succeeding validators on 1.0.21-alpha.
- **aiken-lang**: Out of Span issue is now solved. This also fixes incorrectly selected traces from the wrong module, which in some cases lead to the out of span issue.
- **aiken-lang**: Fixed an issue with expects on lists that used discards. This fixes
the validator issues being seen for previously succeeding validators on 1.0.21-alpha. @MicroProofs
- **aiken-lang**: Out of Span issue is now solved. This also fixes incorrectly selected
traces from the wrong module, which in some cases lead to the out of span issue. @MicroProofs
## v1.0.23-alpha - 2024-01-24 ## v1.0.23-alpha - 2024-01-24