Skip to content

Commit 2b3a6bc

Browse files
authored
Version 1.42.0 → 1.42.1 (#2545)
1 parent 251cfe7 commit 2b3a6bc

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

dhall/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
1.42.1
2+
3+
* Add several new entrypoints to `Dhall` module [[#2534](https://github.com/dhall-lang/dhall-haskell/pull/2534)] / [[#2544](https://github.com/dhall-lang/dhall-haskell/pull/2544)]
4+
* Build against latest versions of:
5+
* [`ansi-terminal`](https://github.com/dhall-lang/dhall-haskell/pull/2521)
6+
* [`optparse-applicative`](https://github.com/dhall-lang/dhall-haskell/pull/2543)
7+
* [`optparse-generic`](https://github.com/dhall-lang/dhall-haskell/pull/2519)
8+
* [`lens`](https://github.com/dhall-lang/dhall-haskell/pull/2539)
9+
* `template-haskell` [[#2532](https://github.com/dhall-lang/dhall-haskell/pull/2532)] / [[#2542](https://github.com/dhall-lang/dhall-haskell/pull/2542)]
10+
* [`unix-compat`](https://github.com/dhall-lang/dhall-haskell/pull/2532)
111
1.42.0
212

313
* [Supports standard version 23.0.0](https://github.com/dhall-lang/dhall-lang/releases/tag/v23.0.0)

0 commit comments

Comments
 (0)