Fix changelog
This commit is contained in:
parent
d8a235732b
commit
5781d9d202
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue