-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Benjamin Drung <[email protected]>
- Loading branch information
Showing
2 changed files
with
7 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
bdebstrap 0.1 (2020-06-03) | ||
|
||
* Initial release | ||
|
||
bdebstrap 0.1.1 (2020-06-18) | ||
|
||
* Strip leading/trailing spaces/tabs from mirrors specified with `--mirrors` | ||
* Fix complaints from flake8 3.8.3 | ||
* Check if type of list elements are strings in YAML configuration |
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