Skip to content

Commit

Permalink
Add changelog (#741)
Browse files Browse the repository at this point in the history
Co-authored-by: Simon Høxbro Hansen <[email protected]>
  • Loading branch information
ahuang11 and hoxbro authored Sep 16, 2024
1 parent 5ee9a7b commit 7ee9ecc
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
Version 1.13.0
==============

Date: August 1, 2024

This release includes various bug fixes and maintenance updates. Many thanks to @hoxbro and @ahuang11 for their ongoing contributions.

Enhancements:

- Add default `max_zoom` for OSM, ESRI, EsriImagery, EsriNatGeo, and EsriWorldHillshade ([#745](https://github.com/holoviz/geoviews/pull/745))

Bug Fixes:

- Return NaNs for range if column can't find min and max ([#723](https://github.com/holoviz/geoviews/pull/723))
- Fix output disappearing when using geographic features alongside datashader ([#722](https://github.com/holoviz/geoviews/pull/722), [#738](https://github.com/holoviz/geoviews/pull/738))
- Fix 'Parameterized' object has no attribute 'warning' error ([#729](https://github.com/holoviz/geoviews/pull/729))

Maintenance:

- Update to Bokeh 3.5 ([#735](https://github.com/holoviz/geoviews/pull/735), [#740](https://github.com/holoviz/geoviews/pull/740))
- Switch to Pixi for development / CI and hatchling for build system ([#733](https://github.com/holoviz/geoviews/pull/733))
- General maintenance ([#731](https://github.com/holoviz/geoviews/pull/731), [#732](https://github.com/holoviz/geoviews/pull/732), [#734](https://github.com/holoviz/geoviews/pull/734))


Version 1.12.0
==============

Expand Down

0 comments on commit 7ee9ecc

Please sign in to comment.