Skip to content

Commit 82a46e9

Browse files
committed
Release v0.8.0 (#101)
1 parent 8bd680a commit 82a46e9

File tree

4 files changed

+11
-6
lines changed

4 files changed

+11
-6
lines changed

.changes/unreleased/Added-20240802-051535.yaml

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

.changes/unreleased/Changed-20240802-071633.yaml

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

.changes/v0.8.0.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## v0.8.0 - 2024-08-02
2+
### Added
3+
- Support core.commentString during restacking.
4+
### Changed
5+
- linux-arm64: Binary is no longer statically linked.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ 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+
## v0.8.0 - 2024-08-02
9+
### Added
10+
- Support core.commentString during restacking.
11+
### Changed
12+
- linux-arm64: Binary is no longer statically linked.
13+
814
## v0.7.0 - 2023-07-05
915
### Added
1016
- Support core.commentChar during restacking.

0 commit comments

Comments
 (0)