Skip to content

Commit

Permalink
release (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
f3ath authored Jun 8, 2023
1 parent 6e32058 commit c216300
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [0.1.6] - 2023-06-07
### Fixed
- Correctly abort upwards search for project root directory upon reaching filesystem root.
- Correctly abort upwards search for project root directory upon reaching filesystem root. (thanks [@maltevesper](https://github.com/maltevesper))

## [0.1.5] - 2023-03-30
### Added
Expand Down Expand Up @@ -82,7 +82,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Initial version

[Unreleased]: https://github.com/f3ath/cider/compare/0.1.5...HEAD
[0.1.6]: https://github.com/f3ath/cider/compare/0.1.5...0.1.6
[0.1.5]: https://github.com/f3ath/cider/compare/0.1.4...0.1.5
[0.1.4]: https://github.com/f3ath/cider/compare/0.1.3...0.1.4
[0.1.3]: https://github.com/f3ath/cider/compare/0.1.2...0.1.3
Expand Down

0 comments on commit c216300

Please sign in to comment.