Skip to content

Commit bb5c427

Browse files
committed
chore: changelog v0.7.2
1 parent f9feb42 commit bb5c427

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

CHANGELOG.md

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

3+
## [v0.7.2](https://github.com/tlambert03/nd2/tree/v0.7.2) (2023-08-31)
4+
5+
[Full Changelog](https://github.com/tlambert03/nd2/compare/v0.7.1...v0.7.2)
6+
7+
**Implemented enhancements:**
8+
9+
- fix: fix Z series values in events\(\) output, and add individual axis indices [\#167](https://github.com/tlambert03/nd2/pull/167) ([tlambert03](https://github.com/tlambert03))
10+
11+
**Merged pull requests:**
12+
13+
- ci\(pre-commit.ci\): autoupdate [\#165](https://github.com/tlambert03/nd2/pull/165) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci))
14+
315
## [v0.7.1](https://github.com/tlambert03/nd2/tree/v0.7.1) (2023-07-15)
416

517
[Full Changelog](https://github.com/tlambert03/nd2/compare/v0.7.0...v0.7.1)

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ docs = ["mkdocs", "mkdocs-material", "mkdocstrings-python"]
6060
homepage = "https://github.com/tlambert03/nd2"
6161
repository = "https://github.com/tlambert03/nd2"
6262
changelog = "https://github.com/tlambert03/nd2/blob/main/CHANGELOG.md"
63+
documentation = "https://tlambert03.github.io/nd2/"
6364

6465
# https://hatch.pypa.io/latest/config/metadata/
6566
[tool.hatch.version]

0 commit comments

Comments
 (0)