We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ca63be commit 56f8bfdCopy full SHA for 56f8bfd
CHANGELOG.md
@@ -4,11 +4,19 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
-## [0.0.8] - unreleased
+## [0.0.8] - 2024-02-28
8
+
9
+### Added
10
11
+- better management of `col_wrap` in `ed` xarray accessor.
12
13
+### Fixed
14
15
+- some bugs in xarray `ed` accessor.
16
17
## [0.0.7] - 2024-02-28
18
-#### Added
19
20
21
- xarray `ed` accessor.
22
0 commit comments