Fix changelog

This commit is contained in:
Riley-Kilgore 2025-01-22 10:51:44 -08:00 committed by Riley
parent d8a235732b
commit 5781d9d202
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
### Changed
- **aiken**: support for `bench` keyword to define benchmarks. @Riley-Kilgore
- **aiken-lang**: The compiler now raises a warning when attempting to destructure a record constructor without using named fields. See [#1084](https://github.com/aiken-lang/aiken/issues/1084). @KtorZ
## v1.1.10 - 2025-01-21