mirror of
https://github.com/edg-l/edlang.git
synced 2024-11-22 16:08:24 +00:00
changelog
This commit is contained in:
parent
3872c0128b
commit
0bdb275cf6
24
CHANGELOG.md
24
CHANGELOG.md
|
@ -2,11 +2,33 @@
|
||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
## [unreleased]
|
## [0.0.1-alpha.11] - 2024-03-01
|
||||||
|
|
||||||
|
### 🚀 Features
|
||||||
|
|
||||||
|
- Add modules support, add name mangling
|
||||||
|
- Allow extern fns
|
||||||
|
|
||||||
|
### 🐛 Bug Fixes
|
||||||
|
|
||||||
|
- Debug type names
|
||||||
|
|
||||||
|
## [0.0.1-alpha.10] - 2024-02-28
|
||||||
|
|
||||||
|
### 🚀 Features
|
||||||
|
|
||||||
|
- Check type correctness
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
|
|
||||||
- *(ci)* Fix ci release
|
- *(ci)* Fix ci release
|
||||||
|
- Fix checker
|
||||||
|
|
||||||
|
### ⚙️ Miscellaneous Tasks
|
||||||
|
|
||||||
|
- Update changelog
|
||||||
|
- Update dependencies
|
||||||
|
- Update version
|
||||||
|
|
||||||
## [0.0.1-alpha.9] - 2024-02-24
|
## [0.0.1-alpha.9] - 2024-02-24
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue