Skip to content

Commit bacc17f

Browse files
committed
Update changelog entry for upcoming 1.2.4.0 release
1 parent 60ed4f0 commit bacc17f

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

changelog.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
### next
1+
### 1.2.4.0
22

3-
* `Lift` instances `Data.Text.Text` and `Data.Text.Lazy.Text`.
3+
* Add TH `Lift` instances for `Data.Text.Text` and `Data.Text.Lazy.Text` (ghc-232)
4+
5+
* Update Haddock documentation to better reflect fusion eligibility; improve fusion
6+
rules for `takeWhileEnd` and `length` (gh-241, ghc-202)
7+
8+
* Support `base-4.13.0.0`
49

510
### 1.2.3.1
611

0 commit comments

Comments
 (0)