Skip to content

Commit ddabff9

Browse files
committed
docs: updated changelog
1 parent cd0d97b commit ddabff9

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
## [2.2.0] - 2023-01-31
9+
### Added
10+
- You can now set the output directory and archive name when exporting a profile ([#72](https://github.com/Prayag2/konsave/pull/72))
11+
- Profiles will now be listed in alphabetical order (#67)
12+
13+
### Fixed
14+
- Fixed typo in README (#48)
15+
16+
### Changed
17+
- Improved README (#75)
18+
- Made it clear that a profile needs to be saved before exporting in the help text.
19+
- Logs will now be saved to `$HOME/.cache/konsave_log.txt`
20+
821

922
## [2.1.2] - 2022-04-20
1023
### Fixed
@@ -177,6 +190,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
177190
- You can also import ".knsv" files as profiles!
178191

179192

193+
[2.2.0]: https://github.com/Prayag2/konsave/compare/v2.1.2...v2.2.0
180194
[2.1.2]: https://github.com/Prayag2/konsave/compare/v2.1.1...v2.1.2
181195
[2.1.1]: https://github.com/Prayag2/konsave/compare/v2.1.0...v2.1.1
182196
[2.1.0]: https://github.com/Prayag2/konsave/compare/v2.0.2...v2.1.0

0 commit comments

Comments
 (0)