Skip to content

Commit

Permalink
Prepare CHANGELOG for versions 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
abelsiqueira committed Aug 22, 2022
1 parent 3c8937e commit 844f3fd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ All notable changes of this project should 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
## [unreleased]

## [0.5.1] - 2022-08-22

### Fixed
- Permission and ownership issues when using -u option with sudo
Expand Down Expand Up @@ -65,6 +67,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
We didn't follow semantic versioning before, so this first tag has 4 years of work attached to it.

[unreleased]: https://github.com/abelsiqueira/jill/compare/v0.5.0...HEAD
[0.5.1]: https://github.com/abelsiqueira/jill/compare/v0.5.0...v0.5.1
[0.5.0]: https://github.com/abelsiqueira/jill/compare/v0.4.1...v0.5.0
[0.4.1]: https://github.com/abelsiqueira/jill/compare/v0.4.0...v0.4.1
[0.4.0]: https://github.com/abelsiqueira/jill/compare/v0.3.0...v0.4.0
Expand Down

0 comments on commit 844f3fd

Please sign in to comment.