Skip to content

Commit

Permalink
Update changelog for 1.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Evan Maddock <maddock.evan@vivaldi.net>
  • Loading branch information
EbonJaeger committed Jul 11, 2021
1 parent 4d477d2 commit 4601775
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [v1.2.0] - 2021-07-11

### Added

- Config option to set backup directory
Expand All @@ -26,6 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Compression of backup archives is now optional by specifying a compression level
- Init command arguments are now optional
- This allows the tool to just save the config, and nothing else
- Use a progress bar to show the download progress

## [v1.1.1] - 2021-02-01

Expand All @@ -51,7 +54,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Initial release.

[unreleased]: https://github.com/EbonJaeger/dolphin-rs/compare/v1.1.1...master
[unreleased]: https://github.com/EbonJaeger/mcsmanager/compare/v1.2.0...master
[v1.2.0]: https://github.com/EbonJaeger/mcsmanager/compare/v1.1.1...v1.2.0
[v1.1.1]: https://github.com/EbonJaeger/mcsmanager/compare/v1.1.0...v1.1.1
[v1.1.0]: https://github.com/EbonJaeger/mcsmanager/compare/v1.0.0...v1.1.0
[v1.0.0]: https://github.com/EbonJaeger/mcsmanager/compare/3d043fd...v1.0.0

0 comments on commit 4601775

Please sign in to comment.