We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1a0e2c commit 8d8d273Copy full SHA for 8d8d273
CHANGELOG.md
@@ -8,9 +8,15 @@ and this project adheres to [Semantic Versioning][].
8
[keep a changelog]: https://keepachangelog.com/en/1.0.0/
9
[semantic versioning]: https://semver.org/spec/v2.0.0.html
10
11
+## incoming version
12
+
13
+### Fixed
14
15
+- Fix bug due to `sc.get.obs_df()` returning a different type (#393)
16
17
## [0.2.8] - 2024-11-26
18
-- Support for `xarray.DataTree` (which moved from `datatree.DataTree`)
19
+- Support for `xarray.DataTree` (which moved from `datatree.DataTree`)
20
21
## [0.2.7] - 2024-10-24
22
0 commit comments