Skip to content

Commit 3f61439

Browse files
committed
Updated release log
1 parent b067ba1 commit 3f61439

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Enhancements:
2525

2626
Fixes:
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))

doc/releases.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ Enhancements:
4141

4242
Fixes:
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`_)

0 commit comments

Comments
 (0)