Skip to content

Commit

Permalink
chore: changelog v0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Aug 31, 2023
1 parent f9feb42 commit bb5c427
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [v0.7.2](https://github.com/tlambert03/nd2/tree/v0.7.2) (2023-08-31)

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

**Implemented enhancements:**

- 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))

**Merged pull requests:**

- ci\(pre-commit.ci\): autoupdate [\#165](https://github.com/tlambert03/nd2/pull/165) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci))

## [v0.7.1](https://github.com/tlambert03/nd2/tree/v0.7.1) (2023-07-15)

[Full Changelog](https://github.com/tlambert03/nd2/compare/v0.7.0...v0.7.1)
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ docs = ["mkdocs", "mkdocs-material", "mkdocstrings-python"]
homepage = "https://github.com/tlambert03/nd2"
repository = "https://github.com/tlambert03/nd2"
changelog = "https://github.com/tlambert03/nd2/blob/main/CHANGELOG.md"
documentation = "https://tlambert03.github.io/nd2/"

# https://hatch.pypa.io/latest/config/metadata/
[tool.hatch.version]
Expand Down

0 comments on commit bb5c427

Please sign in to comment.