File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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+
119Version 1.12.6
220==============
321
Original file line number Diff line number Diff 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
1936Version 1.12.6
2037**************
You can’t perform that action at this time.
0 commit comments