File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,6 +25,8 @@ Enhancements:
2525
2626Fixes:
2727
28+ - Ensured that objects are garbage collected when using
29+ linked streams ([ #2111 ] ( https://github.com/ioam/holoviews/issues/2111 )
2830- Allow dictionary data to reference values which are not dimensions
2931 ([ #2855 ] ( https://github.com/ioam/holoviews/pull/2855 ) ,
3032 [ #2859 ] ( https://github.com/ioam/holoviews/pull/2859 ) )
Original file line number Diff line number Diff line change @@ -41,6 +41,9 @@ Enhancements:
4141
4242Fixes:
4343
44+
45+ - Ensured that objects are garbage collected when using
46+ linked streams (`#2111 <https://github.com/ioam/holoviews/issues/2111 >`_)
4447- Allow dictionary data to reference values which are not dimensions
4548 (`#2855 <https://github.com/ioam/holoviews/pull/2855 `_,
4649 `#2859 <https://github.com/ioam/holoviews/pull/2859 `_)
You can’t perform that action at this time.
0 commit comments