This commit is contained in:
Son NK
2020-07-11 18:08:07 +02:00
parent 33eb5ac12e
commit 819fd99f34
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [1.9.0] - 2020-07-11
- Able to enable/disable an alias
- Able to delete an alias
## [1.8.0] - 2020-07-08
- Big refactoring to make the code more modulable
- Add some UI touches & fixes: log out button on top, navigation button, etc.