We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0130186 commit 49c0b5cCopy full SHA for 49c0b5c
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## [0.8.0] - 2025-12-10
4
+
5
+### Features
6
+- Issues are now sorted by timestamps
7
+- Track created and updated timestamps on issues
8
9
+### Documentation
10
+- Update screenshots
11
12
+### CI
13
+- Add .golangci.yaml
14
15
## [0.7.0] - 2025-12-04
16
17
### Features
@@ -149,6 +161,7 @@
149
161
- Add a basic program that will run
150
162
- Add mise.toml
151
163
164
+[0.8.0]: https://github.com/mybuddymichael/mint/compare/v0.7.0..v0.8.0
152
165
[0.7.0]: https://github.com/mybuddymichael/mint/compare/v0.6.0..v0.7.0
153
166
[0.6.0]: https://github.com/mybuddymichael/mint/compare/v0.5.1..v0.6.0
154
167
[0.5.1]: https://github.com/mybuddymichael/mint/compare/v0.5.0..v0.5.1
0 commit comments