We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69a1b7f commit 0665309Copy full SHA for 0665309
1 file changed
doc/changelog.qmd
@@ -2,6 +2,17 @@
2
title: Changelog
3
---
4
5
+## v0.15.7
6
+(2026-06-13)
7
+
8
+### Bug Fixes
9
10
+- Fixed the text line spacing in `theme_gray`, `theme_matplotlib`,
11
+ `theme_seaborn` and `theme_void` so that it renders correctly with
12
+ matplotlib 3.11. The 3.11 text overhaul changed how the line height is
13
+ derived from the font, which threw off the previous numeric
14
+ `linespacing` values.
15
16
## v0.15.6
17
(2026-06-08)
18
0 commit comments