We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 272a842 commit 3319e4eCopy full SHA for 3319e4e
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Changelog
2
3
+## [0.2.0] - 2025-11-19
4
+
5
+### Features
6
+- Enable shell completions
7
+- Add single-letter aliases for 'update' flags
8
+- Allow adding a description when creating an issue
9
10
+### Refactoring
11
+- Use the library's built-in version flag
12
13
+### Documentation
14
+- Clean up agent instructions
15
+- Update examples in the README
16
17
## [0.1.0] - 2025-11-19
18
19
### Features
@@ -54,5 +68,6 @@
54
68
- Add a basic program that will run
55
69
- Add mise.toml
56
70
71
+[0.2.0]: https://github.com/mybuddymichael/mint/compare/v0.1.0..v0.2.0
57
72
58
73
<!-- generated by git-cliff -->
0 commit comments