[CHANGELOG] Updated changelog

This commit is contained in:
ayakael 2018-04-15 23:13:26 -04:00
parent e2805cf381
commit b95373b891
No known key found for this signature in database
GPG key ID: 575626A4AE5F4026

View file

@ -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