File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.9.2] - 2023-01-18
10+
11+ ### Fixed
12+
13+ - Issue where rotz would incorrectly flag files as orphans
14+
915## [ 0.9.1] - 2022-11-06
1016
1117### Added
@@ -186,7 +192,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
186192- Dotfile linking
187193- Error handling
188194
189- [ Unreleased ] : https://github.com/volllly/rotz/compare/v0.9.0...HEAD
195+ [ Unreleased ] : https://github.com/volllly/rotz/compare/v0.9.2...HEAD
196+ [ 0.9.2 ] : https://github.com/volllly/rotz/releases/tag/v0.9.2
197+ [ 0.9.1 ] : https://github.com/volllly/rotz/releases/tag/v0.9.1
190198[ 0.9.0 ] : https://github.com/volllly/rotz/releases/tag/v0.9.0
191199[ 0.8.1 ] : https://github.com/volllly/rotz/releases/tag/v0.8.1
192200[ 0.8.0 ] : https://github.com/volllly/rotz/releases/tag/v0.8.0
Original file line number Diff line number Diff line change 11[package ]
22name = " rotz"
3- version = " 0.9.1 "
3+ version = " 0.9.2 "
44edition = " 2021"
55authors = [" Paul Volavsek <paul.volavsek@gmail.com>" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments