We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d042f4 commit d15c169Copy full SHA for d15c169
docs/release-notes/0.10.2.md
@@ -1,4 +1,4 @@
1
-### 0.10.2 {small}`the future`
+### 0.10.2 {small}`2023-10-11`
2
3
```{rubric} Bugfix
4
```
@@ -10,8 +10,8 @@
10
* Fixed extra steps being included in IO tracebacks {pr}`1193` {user}`flying-sheep`
11
* `as_dense` argument of `write_h5ad` no longer writes an array without encoding metadata {pr}`1193` {user}`flying-sheep`
12
13
-```{rubric} Documentation
14
-```
15
16
```{rubric} Performance
17
+
+* Improved performance of `concat_on_disk` with dense arrays in some cases {pr}`1169` {user}`selmanozleyen`
0 commit comments