Skip to content

Commit 7d6af07

Browse files
Update CHANGELOG.md
1 parent 01fc627 commit 7d6af07

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

CHANGELOG.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@ and this project adheres to [Semantic Versioning][].
88
[keep a changelog]: https://keepachangelog.com/en/1.0.0/
99
[semantic versioning]: https://semver.org/spec/v2.0.0.html
1010

11-
## [0.2.7] - tbd
11+
## [0.2.8] - 2024-11-26
12+
13+
- Support for `xarray.DataTree` (which moved from `datatree.DataTree`)
14+
15+
## [0.2.7] - 2024-10-24
1216

1317
### Added
1418

1519
- The user can now specify `datashader_reduction` to control the rendering behaviour (#309)
1620
- Rendering outlines of shapes with datashader works now (#309)
1721

18-
### Changed
19-
20-
-
21-
2222
### Fixed
2323

2424
- datashader now uses canvas size = image size which speeds up the rendering (#309)
@@ -28,10 +28,6 @@ and this project adheres to [Semantic Versioning][].
2828

2929
## [0.2.6] - 2024-09-04
3030

31-
### Added
32-
33-
-
34-
3531
### Changed
3632

3733
- Lowered RMSE-threshold for plot-based tests from 45 to 15 (#344)

0 commit comments

Comments
 (0)