We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d84e473 commit 0f8a175Copy full SHA for 0f8a175
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.9.0] - 2025-12-10
4
+
5
+### Features
6
+- Add --limit flag to list command
7
+- Show relative timestamps on issue times
8
+- Add 'n' as an alias for create
9
10
## [0.8.0] - 2025-12-10
11
12
### Features
@@ -161,6 +168,7 @@
161
168
- Add a basic program that will run
162
169
- Add mise.toml
163
170
171
+[0.9.0]: https://github.com/mybuddymichael/mint/compare/v0.8.0..v0.9.0
164
172
[0.8.0]: https://github.com/mybuddymichael/mint/compare/v0.7.0..v0.8.0
165
173
[0.7.0]: https://github.com/mybuddymichael/mint/compare/v0.6.0..v0.7.0
166
174
[0.6.0]: https://github.com/mybuddymichael/mint/compare/v0.5.1..v0.6.0
0 commit comments