We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08225fe commit 73acfc4Copy full SHA for 73acfc4
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 0.14.2.0 (2024-03-10)
4
+
5
+ * Fix WezTerm image rendering when using panes (#182).
6
+ * Bump `ansi-terminal` upper bound to 1.2 and lower bound to 1.1.
7
+ This adds the ability to set colors on underlines.
8
+ * Bump `pandoc` upper bound to 3.7.
9
+ * Bump `tasty-quickcheck` upper bound to 0.12.
10
11
## 0.14.1.0 (2024-02-22)
12
13
* Add image support for WezTerm (#177).
patat.cabal
@@ -1,5 +1,5 @@
Name: patat
-Version: 0.14.1.0
+Version: 0.14.2.0
Synopsis: Terminal-based presentations using Pandoc
Description: Terminal-based presentations using Pandoc.
License: GPL-2
0 commit comments