[CHANGELOG] Updated changelog
This commit is contained in:
parent
e2805cf381
commit
b95373b891
1 changed files with 11 additions and 0 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -28,3 +28,14 @@
|
|||
|
||||
### v0.2.3
|
||||
* Fixed bug where dam update would only add one track to the database per image
|
||||
|
||||
### v0.2.4
|
||||
* DAM now downloads image from server if not present
|
||||
* Now properly removes tracks that have been removed in the git directory
|
||||
* A few UI changes
|
||||
* Added options to "fsck" command to allow specific tests to be performed
|
||||
* Fixed bug in nonexistent id test with changing the database
|
||||
* Added --from options to deploy and update to define manually from what git commit hash to update from
|
||||
* Added help menu for fsck, update and deploy commands
|
||||
* Fixed bug in nonexistent id test where non-standard rows would be tests on
|
||||
* Changed --git-dir option to not necessitate "=" sign when defining git directory
|
||||
|
|
Loading…
Reference in a new issue