We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e90c04 commit 3c43746Copy full SHA for 3c43746
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## [0.4.1] - 2025-11-25
4
+
5
+### Fixes
6
+- Show an issue as ready when blocking issues are closed
7
8
## [0.4.0] - 2025-11-25
9
10
### Features
@@ -102,6 +107,7 @@
102
107
- Add a basic program that will run
103
108
- Add mise.toml
104
109
110
+[0.4.1]: https://github.com/mybuddymichael/mint/compare/v0.4.0..v0.4.1
105
111
[0.4.0]: https://github.com/mybuddymichael/mint/compare/v0.3.0..v0.4.0
106
112
[0.3.0]: https://github.com/mybuddymichael/mint/compare/v0.2.0..v0.3.0
113
[0.2.0]: https://github.com/mybuddymichael/mint/compare/v0.1.0..v0.2.0
0 commit comments