diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e0387b..39b15e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,20 @@ +# 0.3.0 + +* Bump minor version +* Update manual +* Update crate description +* Update copyright years +* Prioritise armasm compatibility +* Rename project to eAS (was AAS) +* Add logo +* Add trademark notices to manual +* Update readme +* Support long arguments +* Add configuration structure +* Refactor tokeniser +* Bump dependency versions +* Restructure code + # 0.2.0 * Bump minor version |