diff --git a/CHANGELOG.md b/CHANGELOG.md index 469c18c9f..d55fd02e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,21 @@ All notable changes to this project will be documented in this file. +## [unreleased] + +### 🚀 Features + +- More checks +- More checks +- Initial work on edb, the edlang project manager +- Usable edb +- Version and readme + +### 🐛 Bug Fixes + +- Fix span in lalrpop +- Fix on type qualifier lowering + ## [0.0.1-alpha.12] - 2024-03-02 ### 🚀 Features @@ -16,6 +31,10 @@ All notable changes to this project will be documented in this file. - Add cast test +### ⚙️ Miscellaneous Tasks + +- Version 0.0.1-alpha.12 + ## [0.0.1-alpha.11] - 2024-03-01 ### 🚀 Features