Skip to content

Commit

Permalink
Release 4.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sschmid committed Oct 11, 2022
1 parent 4967916 commit 7a1b076
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [4.5.1] - 2022-10-11
### Added
- Display minimum bash version error message
- Upgrade to bee 1.4.0

## [4.5.0] - 2022-06-03
### Added
- Add pw gen
Expand Down Expand Up @@ -97,7 +102,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add install script
- Add readme

[Unreleased]: https://github.com/sschmid/pw/compare/4.5.0...HEAD
[Unreleased]: https://github.com/sschmid/pw/compare/4.5.1...HEAD
[4.5.1]: https://github.com/sschmid/pw/compare/4.5.0...4.5.1
[4.5.0]: https://github.com/sschmid/pw/compare/4.4.0...4.5.0
[4.4.0]: https://github.com/sschmid/pw/compare/4.3.0...4.4.0
[4.3.0]: https://github.com/sschmid/pw/compare/4.2.0...4.3.0
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.5.0
4.5.1

0 comments on commit 7a1b076

Please sign in to comment.