Skip to content

Commit e8d04b0

Browse files
authored
docs: Changelog 1.23.1 (#6943)
1 parent bb58a43 commit e8d04b0

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

doc/releases.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
## Version 1.23
44

5+
### Version 1.23.1
6+
7+
**July 2, 2026**
8+
9+
This patch release includes a number of bug fixes. Thanks to [@hoxbro](https://github.com/hoxbro) for their contributions.
10+
11+
Bug Fixes:
12+
13+
- Avoid memory leak from `hv.streams` when using `partial.functools` with methods ([#6941](https://github.com/holoviz/holoviews/pull/6941))
14+
- Allow dictionary as an `cmap` input for categorical data with the Plotly backend ([#6940](https://github.com/holoviz/holoviews/pull/6940))
15+
- Fix `rasterize` on `hv.Spread` swapped order of positive and negative error bars ([#6933](https://github.com/holoviz/holoviews/pull/6933))
16+
- Support stacked `hv.Bars` with narwhals backend ([#6930](https://github.com/holoviz/holoviews/pull/6930))
17+
518
### Version 1.23.0
619

720
**June 24, 2026**

0 commit comments

Comments
 (0)