Skip to content

Commit 8e6d927

Browse files
committed
Add changelog
1 parent 46de6aa commit 8e6d927

2 files changed

Lines changed: 35 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
Version 1.12.7
2+
==============
3+
4+
This a very minor hotfix release fixing an important bug related to
5+
axiswise normalization between plots.
6+
7+
Enhancements:
8+
9+
- Add styles attribute to PointDraw stream for consistency with other
10+
drawing streams
11+
([#3819](https://github.com/holoviz/holoviews/issues/3819))
12+
13+
Bug fixes:
14+
15+
- Fixed shared_axes/axiswise regression
16+
([#4097](https://github.com/holoviz/holoviews/pull/4097))
17+
18+
119
Version 1.12.6
220
==============
321

doc/releases.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,23 @@ Version 1.12
1515
~~~~~~~~~~~~
1616

1717

18+
Version 1.12.7
19+
**************
20+
21+
This a very minor hotfix release fixing an important bug related to
22+
axiswise normalization between plots.
23+
24+
Enhancements:
25+
26+
* Add styles attribute to PointDraw stream for consistency with other
27+
drawing streams
28+
(`#3819 <https://github.com/holoviz/holoviews/issues/3819>`_)
29+
30+
Bug fixes:
31+
32+
* Fixed shared_axes/axiswise regression
33+
(`#4097 <https://github.com/holoviz/holoviews/pull/4097>`_)
34+
1835

1936
Version 1.12.6
2037
**************

0 commit comments

Comments
 (0)