Skip to content

Commit 35867ec

Browse files
committed
minor version bump
1 parent 2882ed7 commit 35867ec

File tree

3 files changed

+310
-276
lines changed

3 files changed

+310
-276
lines changed

CHANGELOG.md

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

8+
## [0.20.1] - 2023-12-26
9+
- Updated dependencies
10+
- Fixes sublime-syntax loading issue (Issue #[152](https://github.com/out-of-cheese-error/the-way/issues/152))
11+
812
## [0.20.0] - 2023-12-26
913

1014
- Open search window for `cp`, `del`, `view`, and `edit` subcommands if no index given, and added filter options (Issue #[154](https://github.com/out-of-cheese-error/the-way/issues/154))
@@ -459,6 +463,10 @@ This uses the correct release directory now based on the TARGET environment vari
459463
- A first working version of the-way
460464
- cargo install option
461465

466+
[0.20.1]: https://github.com/out-of-cheese-error/the-way/compare/v0.20.0...v0.20.1
467+
468+
[0.20.0]: https://github.com/out-of-cheese-error/the-way/compare/v0.19.2...v0.20.0
469+
462470
[0.19.2]: https://github.com/out-of-cheese-error/the-way/compare/v0.19.1...v0.19.2
463471

464472
[0.19.1]: https://github.com/out-of-cheese-error/the-way/compare/v0.19.0...v0.19.1

0 commit comments

Comments
 (0)