Skip to content

Commit 97b41b6

Browse files
authored
Relprep (#70)
* Update VERSION * Update CHANGELOG.md
1 parent 2aa9382 commit 97b41b6

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
55

66
## [Unreleased]
77

8+
## [2022.8.0]
9+
810
### Changed
911
- Unified FuYu linear and filter wheel into one daemon, wright-stepper-box
1012
- Fixed problems with multiple setting of stepper box daemons
@@ -60,7 +62,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
6062
### Added
6163
- initial release
6264

63-
[Unreleased]: https://github.com/wright-group/yaqd-wright/compare/v2022.3.0...HEAD
65+
[Unreleased]: https://github.com/wright-group/yaqd-wright/compare/v2022.8.0...HEAD
66+
[2022.8.0]: https://github.com/wright-group/yaqd-wright/compare/v2022.3.0...v2022.8.0
6467
[2022.3.0]: https://github.com/wright-group/yaqd-wright/compare/v2022.2.0...v2022.3.0
6568
[2022.2.0]: https://github.com/wright-group/yaqd-wright/compare/v2021.4.0...v2022.2.0
6669
[2021.4.0]: https://github.com/wright-group/yaqd-wright/compare/v2021.1.0...v2021.4.0

yaqd_wright/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2022.3.0
1+
2022.8.0

0 commit comments

Comments
 (0)