Skip to content

Commit f8e83b9

Browse files
authored
docs: update changelog (#1417)
1 parent ff1b9a1 commit f8e83b9

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
Version 0.18.0 (2025-04-10)
2+
---------------------------
3+
4+
Python version 3.9 was not changed in the last release of 0.17.0. It has now been updated in this
5+
release. Thanks to first time contributors `@Azaya89<https://github.com/Azaya89>`_ and
6+
`@dmiracle <https://github.com/@dmiracle>`_; and regular contributors `@hoxbro <https://github.com/hoxbro>`_,
7+
`@maximlt <https://github.com/maximlt>`_ and `@amaloney <https://github.com/amaloney>`_.
8+
9+
Breaking Changes:
10+
11+
- Really drop support for Python 3.9 (`#1415 <https://github.com/holoviz/datashader/pull/1415>`_)
12+
13+
Enhancements:
14+
15+
- Naive JIT implementation for cooling (`#1408 <https://github.com/holoviz/datashader/pull/1408>`_)
16+
117
Version 0.17.0 (2025-01-29)
218
---------------------------
319

0 commit comments

Comments
 (0)