fix date on CHANGELOG for v1.1.9
This commit is contained in:
parent
22172069f8
commit
3355b477e2
|
@ -1,6 +1,6 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## v1.1.8 - UNRELEASED
|
## v1.1.9 - 2024-12-13
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
@ -33,6 +33,10 @@
|
||||||
- **examples**: Update "Gift Card" source code tutorial to match website, now using Lucid-Evolution and Weld. @rvcas
|
- **examples**: Update "Gift Card" source code tutorial to match website, now using Lucid-Evolution and Weld. @rvcas
|
||||||
- **aiken-lang**: Fixed a code gen crash when using records in when is expressions. @Microproofs
|
- **aiken-lang**: Fixed a code gen crash when using records in when is expressions. @Microproofs
|
||||||
|
|
||||||
|
## v1.1.8
|
||||||
|
|
||||||
|
- There's no v1.1.8. Nothing happened. Don't ask questions.
|
||||||
|
|
||||||
## v1.1.7 - 2024-11-19
|
## v1.1.7 - 2024-11-19
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
Loading…
Reference in New Issue