Skip to content

Commit 0f767ef

Browse files
committed
Bump version to 1.0.4.2 and changelog
1 parent 1067622 commit 0f767ef

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 1.0.4.2
2+
3+
_Andreas Abel, 2025-08-28_
4+
5+
- Drop support for GHC 7.
6+
- Tested with GHC 8.0 - 9.14 alpha1.
7+
18
## 1.0.4.1
29

310
_Andreas Abel, 2024-09-22_

haskell-src.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 1.18
22
name: haskell-src
33
-- don't forget to update the changelog.md!
4-
version: 1.0.4.1
4+
version: 1.0.4.2
55
build-type: Simple
66

77
license: BSD3

0 commit comments

Comments
 (0)