-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #48 from brhahlen/dev
Version 1.6.0
- Loading branch information
Showing
4 changed files
with
98 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,13 @@ | ||
# Version 1.5.5 | ||
# Version 1.6.0 | ||
## New Features | ||
- Added `update` to dc-completion | ||
|
||
## Improvements | ||
- Step back to previous directory after update | ||
- Moved `version` to own function `show_version`, for consistency | ||
- Moved `update` to own function `update`, for consistency | ||
- Made the unzipping during the update quiet | ||
- Added version to `dc-completion` | ||
|
||
## Bug fixes | ||
- Update process bugfix | ||
- Fixed getting containers in stacks, due to #46 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters