Updated changelog for v0.2.6
This commit is contained in:
parent
cf5127a59a
commit
b0432d1075
1 changed files with 5 additions and 0 deletions
|
@ -43,3 +43,8 @@
|
||||||
### v0.2.5
|
### v0.2.5
|
||||||
* Fixed bug with command parser not parsing options correctly
|
* Fixed bug with command parser not parsing options correctly
|
||||||
* Fixed bug where deploy would fail with errors that didn't exist
|
* 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
|
||||||
|
|
Loading…
Reference in a new issue