You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/changelog.qmd
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,11 @@ title: Changelog
18
18
- Fixed [](:class:`~plotnine.geom_smooth`) / [](:class:`~plotnine.stat_smooth`) when using a linear model via "lm" with weights for the model to do a weighted regression. This bug did not affect the formula API of the linear model. ({{< issue 1005 >}})
19
19
20
20
## v0.15.1
21
-
(2025-09-30)
21
+
(2025-12-12)
22
+
23
+
### Bug Fixes
24
+
25
+
- Fixed random failures for when using plotnine in quarto == 1.8.26. {{< issue 1017 >}}
0 commit comments