Skip to content

Commit

Permalink
3.4.5 updates (#1093)
Browse files Browse the repository at this point in the history
  • Loading branch information
ddkohler committed Aug 3, 2022
1 parent 12d784f commit 66b7d73
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).

## [Unreleased]

## [3.4.5]

### Added
- new `Data.at` method: syntactic sugar for chop with "at" argument.
- `Data.__getitem__` supports array slicing
Expand Down Expand Up @@ -328,6 +330,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
- initial release

[Unreleased]: https://github.com/wright-group/WrightTools/-/compare/3.4.4...master
[3.4.5]: https://github.com/wright-group/WrightTools/compare/3.4.4...3.4.5
[3.4.4]: https://github.com/wright-group/WrightTools/compare/3.4.3...3.4.4
[3.4.3]: https://github.com/wright-group/WrightTools/compare/3.4.2...3.4.3
[3.4.2]: https://github.com/wright-group/WrightTools/compare/3.4.1...3.4.2
Expand Down
2 changes: 1 addition & 1 deletion WrightTools/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.4.4
3.4.5

0 comments on commit 66b7d73

Please sign in to comment.