Updated changelog for v0.2.6

This commit is contained in:
ayakael 2018-05-16 00:13:45 -07:00
parent cf5127a59a
commit b0432d1075
No known key found for this signature in database
GPG key ID: 575626A4AE5F4026

View file

@ -43,3 +43,8 @@
### v0.2.5
* Fixed bug with command parser not parsing options correctly
* Fixed bug where deploy would fail with errors that didn't exist
### v0.2.6
* Added "all" condition to apply exclude or include to all database
* Fixed bug where disk usage calculator would ungracefully exit when database had no selected tracks
* Added REPO_ID field to database to make sure that the provided GIT directory is the right git repo