Skip to content

Commit f84ecd8

Browse files
committed
Updated CHANGELOG.
1 parent 1cac85e commit f84ecd8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## Version 0.6.1
4+
5+
- Support single-integer slicing for `DelayedArray`s and `SparseNdArray`s.
6+
- Silence NumPy warnings about numerical operations with zero.
7+
- Collapse repeated operations to remove redundant delayed layers.
8+
39
## Version 0.6.0
410

511
- chore: Remove Python 3.8 (EOL).

0 commit comments

Comments
 (0)