Skip to content

Commit b6d5dcc

Browse files
committed
chore: prepare release 3.0.1
This is mostly a bump hackage / ghc support release. I was actually unaware that people were using krank, so I was letting it die, but looks like some people care, thank you ;)
1 parent 156c034 commit b6d5dcc

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Revision history for krank
22

3+
## 0.3.1 -- 2025-12-07
4+
5+
* Support for GHC up to 9.12
36
* Fix build with http-client >= 0.7.16
47
* Fix url parsing in markdown
58

krank.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.2
22
name: krank
3-
version: 0.3.0
3+
version: 0.3.1
44
synopsis: Krank checks issue tracker link status in your source code
55
-- description:
66
bug-reports: https://github.com/guibou/krank/issues

0 commit comments

Comments
 (0)