Skip to content

Commit 0ca7e41

Browse files
authored
Version 1.41.0 → 1.41.1 (#2393)
1 parent 9785810 commit 0ca7e41

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

dhall/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.41.1
2+
3+
* [BUG FIX: Don't escape `?` path component when pretty-printing `with` expressions](https://github.com/dhall-lang/dhall-haskell/pull/2392)
4+
15
1.41.0
26

37
* [Support standard version 22.0.0](https://github.com/dhall-lang/dhall-lang/releases/tag/v22.0.0)

dhall/dhall.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Cabal-Version: 2.4
22
Name: dhall
3-
Version: 1.41.0
3+
Version: 1.41.1
44
Build-Type: Simple
55
License: BSD-3-Clause
66
License-File: LICENSE

0 commit comments

Comments
 (0)