mirror of
https://github.com/edg-l/edlang.git
synced 2024-11-21 23:48:24 +00:00
changelog
This commit is contained in:
parent
ca85d5a3cc
commit
e27c30a9f2
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -2,6 +2,18 @@
|
|||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [0.0.1-alpha.6] - 2024-02-17
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Fix a miscompilation
|
||||
|
||||
### Features
|
||||
|
||||
- Implement while
|
||||
- Improved logging
|
||||
- Ptr repr
|
||||
|
||||
## [0.0.1-alpha.5] - 2024-02-14
|
||||
|
||||
### Bug Fixes
|
||||
|
|
Loading…
Reference in a new issue