Skip to content

Commit 559a706

Browse files
authored
Release v0.5.1 (#365)
1 parent e2f12f9 commit 559a706

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

.changes/unreleased/Fixed-20240827-221331.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/v0.5.1.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## <a name="v0.5.1">v0.5.1</a> - 2024-08-28
2+
### Fixed
3+
- Support use with older Git versions by dropping use of a v2.33-only flag.

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
66
and is generated by [Changie](https://github.com/miniscruff/changie).
77

8+
## <a name="v0.5.1">v0.5.1</a> - 2024-08-28
9+
### Fixed
10+
- Support use with older Git versions by dropping use of a v2.33-only flag.
11+
812
## <a name="v0.5.0">v0.5.0</a> - 2024-08-25
913

1014
### Added

0 commit comments

Comments
 (0)