changelog and version update

This commit is contained in:
2024-05-25 23:16:38 +02:00
parent cc3f0ea89b
commit c051e120fe
2 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
## v0.2.0 []
- Added i18n for multi language support
- Fixed tests
- Fixed gitlab CI file
- Fixed bug on string splitting at filtering date/time
- Only pictures will be sorted
- WIP: RAW sorting
## v0.1.0 [2023-11-30]
- Added updater
- Added Changelog file

View File

@@ -1,4 +1,4 @@
{
"version": "0.1.0",
"date": "2023-11-30"
"version": "0.2.0",
"date": "2024-05-25"
}