File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55and 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
You can’t perform that action at this time.
0 commit comments