Skip to content

Commit 0665309

Browse files
committed
docs: add changelog entry for v0.15.7
1 parent 69a1b7f commit 0665309

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

doc/changelog.qmd

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22
title: Changelog
33
---
44

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+
516
## v0.15.6
617
(2026-06-08)
718

0 commit comments

Comments
 (0)