Skip to content

Commit

Permalink
v2022.1.0 (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
untzag authored Jan 30, 2022
1 parent 16ac207 commit 613d95b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion 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]

## [2022.1.0]

### Added
- human readable repr for device
- Handling of devices which provide dependent hardware
Expand Down Expand Up @@ -57,7 +59,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
### Added
- initial release

[Unreleased]: https://gitlab.com/bluesky/yaqc-bluesky/-/compare/v2021.12.0...master
[Unreleased]: https://gitlab.com/bluesky/yaqc-bluesky/-/compare/v2022.1.0...master
[2022.1.0]: https://gitlab.com/bluesky/yaqc-bluesky/-/compare/v2021.12.0...v2022.1.0
[2021.12.0]: https://gitlab.com/bluesky/yaqc-bluesky/-/compare/v2021.9.0...v2021.12.0
[2021.9.0]: https://github.com/bluesky/yaqc-bluesky/compare/v2020.1.1...v2021.9.0
[2021.1.1]: https://github.com/bluesky/yaqc-bluesky/compare/v2020.1.0...v2021.1.1
Expand Down
2 changes: 1 addition & 1 deletion yaqc_bluesky/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2021.12.0
2022.1.0

0 comments on commit 613d95b

Please sign in to comment.