Skip to content

Commit 2f4db43

Browse files
chore: Update changelog
1 parent 4fb699d commit 2f4db43

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [0.6.0] - 2025-11-26
4+
5+
### Features
6+
- Allow setting no prefix for issue IDs
7+
8+
### Refactoring
9+
- Remove extra loop when listing issues
10+
- Use strings.Builder to compose text
11+
312
## [0.5.1] - 2025-11-25
413

514
### Style
@@ -128,6 +137,7 @@
128137
- Add a basic program that will run
129138
- Add mise.toml
130139

140+
[0.6.0]: https://github.com/mybuddymichael/mint/compare/v0.5.1..v0.6.0
131141
[0.5.1]: https://github.com/mybuddymichael/mint/compare/v0.5.0..v0.5.1
132142
[0.5.0]: https://github.com/mybuddymichael/mint/compare/v0.4.1..v0.5.0
133143
[0.4.1]: https://github.com/mybuddymichael/mint/compare/v0.4.0..v0.4.1

0 commit comments

Comments
 (0)