Skip to content

Commit

Permalink
Update changelog with #5947
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
hoxbro committed Oct 18, 2023
1 parent da2302d commit 43943e2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Enhancements:
- Drop requirements for `OrderedDict` ([#5867](https://github.com/holoviz/holoviews/pull/5867), [#5890](https://github.com/holoviz/holoviews/pull/5890), [#5925](https://github.com/holoviz/holoviews/pull/5925))
- Allow to link to an `Overlay` ([#5881](https://github.com/holoviz/holoviews/pull/5881))
- Use contourpy for contour calculations ([#5910](https://github.com/holoviz/holoviews/pull/5910))
- Use browser information to set `pixel_density` in `ResampleOperation2D` ([#5947](https://github.com/holoviz/holoviews/pull/5947))

Bug fixes:

Expand Down
3 changes: 3 additions & 0 deletions doc/releases.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ Enhancements:
(`#5881 <https://github.com/holoviz/holoviews/pull/5881>`__)
- Use contourpy for contour calculations
(`#5910 <https://github.com/holoviz/holoviews/pull/5910>`__)
- Use browser information to set ``pixel_density`` in
``ResampleOperation2D``
(`#5947 <https://github.com/holoviz/holoviews/pull/5947>`__)

Bug fixes:

Expand Down

0 comments on commit 43943e2

Please sign in to comment.