Skip to content

Commit 02cdd8e

Browse files
committed
chore: changelog v0.9.0
1 parent 9324428 commit 02cdd8e

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

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

3+
## [v0.9.0](https://github.com/tlambert03/nd2/tree/v0.9.0) (2024-02-22)
4+
5+
[Full Changelog](https://github.com/tlambert03/nd2/compare/v0.8.1...v0.9.0)
6+
7+
**Fixed bugs:**
8+
9+
- fix: hacky fix for files with subloops [\#193](https://github.com/tlambert03/nd2/pull/193) ([tlambert03](https://github.com/tlambert03))
10+
11+
**Tests & CI:**
12+
13+
- tests: lxml on \>=39 [\#200](https://github.com/tlambert03/nd2/pull/200) ([tlambert03](https://github.com/tlambert03))
14+
15+
**Merged pull requests:**
16+
17+
- chore: remove old deprecations [\#209](https://github.com/tlambert03/nd2/pull/209) ([tlambert03](https://github.com/tlambert03))
18+
- build: drop python 3.7 [\#208](https://github.com/tlambert03/nd2/pull/208) ([tlambert03](https://github.com/tlambert03))
19+
- ci\(dependabot\): bump codecov/codecov-action from 3 to 4 [\#205](https://github.com/tlambert03/nd2/pull/205) ([dependabot[bot]](https://github.com/apps/dependabot))
20+
- ci\(dependabot\): bump actions/cache from 3 to 4 [\#204](https://github.com/tlambert03/nd2/pull/204) ([dependabot[bot]](https://github.com/apps/dependabot))
21+
- ci\(dependabot\): bump actions/setup-python from 4 to 5 [\#198](https://github.com/tlambert03/nd2/pull/198) ([dependabot[bot]](https://github.com/apps/dependabot))
22+
- ci\(dependabot\): bump CodSpeedHQ/action from 1 to 2 [\#196](https://github.com/tlambert03/nd2/pull/196) ([dependabot[bot]](https://github.com/apps/dependabot))
23+
- refactor: simplify strides [\#194](https://github.com/tlambert03/nd2/pull/194) ([tlambert03](https://github.com/tlambert03))
24+
325
## [v0.8.1](https://github.com/tlambert03/nd2/tree/v0.8.1) (2023-11-15)
426

527
[Full Changelog](https://github.com/tlambert03/nd2/compare/v0.8.0...v0.8.1)

0 commit comments

Comments
 (0)