|
|
|
@ -7,13 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
|
|
|
|
|
|
|
## [Unreleased] |
|
|
|
|
|
|
|
|
|
_No unreleased changes._ |
|
|
|
|
|
|
|
|
|
## [1.4.0] - 2021-01-07 |
|
|
|
|
|
|
|
|
|
### Added |
|
|
|
|
- Prompt before uninstalling modules, unless `-q` is set. |
|
|
|
|
- Show build date in info. |
|
|
|
|
|
|
|
|
|
### Fixed |
|
|
|
|
- Show error when no parameter is provided to `-c|--cmd`. |
|
|
|
|
- Use repository's default branch instead of hardcoding the default to `master`. |
|
|
|
|
- Show error when no parameter is provided to `-c|--cmd` in `zmodule`. |
|
|
|
|
- Use repository's default branch instead of hardcoding the default to `master`, |
|
|
|
|
when no branch is specified in `zmodule`. |
|
|
|
|
|
|
|
|
|
## [1.3.2] - 2020-08-01 |
|
|
|
|
|
|
|
|
@ -145,7 +150,8 @@ Take your time to review the updated [README.md] and the changes listed below. |
|
|
|
|
[termtitle]: https://github.com/zimfw/termtitle |
|
|
|
|
[s1ck94]: https://github.com/zimfw/s1ck94 |
|
|
|
|
|
|
|
|
|
[Unreleased]: https://github.com/zimfw/zimfw/compare/v1.3.2...HEAD |
|
|
|
|
[Unreleased]: https://github.com/zimfw/zimfw/compare/v1.4.0...HEAD |
|
|
|
|
[1.4.0]: https://github.com/zimfw/zimfw/compare/v1.3.2...v1.4.0 |
|
|
|
|
[1.3.2]: https://github.com/zimfw/zimfw/compare/v1.3.1...v1.3.2 |
|
|
|
|
[1.3.1]: https://github.com/zimfw/zimfw/compare/v1.3.0...v1.3.1 |
|
|
|
|
[1.3.0]: https://github.com/zimfw/zimfw/compare/v1.2.2...v1.3.0 |
|
|
|
|