Skip to content

Commit

Permalink
Rel prep 2022.3.0 (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
ksunden authored Mar 28, 2022
1 parent 4ac710d commit d04bbb0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
10 changes: 6 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).

## [2022.3.0]

## Changed
- A factor of -1 was incorporated into the _set_position method to correct
for an error in reporting destination.
### Changed
- A factor of -1 was incorporated into the `_set_position` method to correct

### Added
- NDInterp daemon to do N-dimensional interpolation of complicated offsets

## [2022.2.0]

Expand Down Expand Up @@ -55,7 +56,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
### Added
- initial release

[Unreleased]: https://github.com/wright-group/yaqd-wright/compare/v2022.2.0...HEAD
[Unreleased]: https://github.com/wright-group/yaqd-wright/compare/v2022.3.0...HEAD
[2022.3.0]: https://github.com/wright-group/yaqd-wright/compare/v2022.2.0...v2022.3.0
[2022.2.0]: https://github.com/wright-group/yaqd-wright/compare/v2021.4.0...v2022.2.0
[2021.4.0]: https://github.com/wright-group/yaqd-wright/compare/v2021.1.0...v2021.4.0
[2021.1.0]: https://github.com/wright-group/yaqd-wright/compare/v2020.10.1...v2021.1.0
Expand Down
2 changes: 1 addition & 1 deletion yaqd_wright/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2022.2.0
2022.3.0

0 comments on commit d04bbb0

Please sign in to comment.