From 24baadb658b37a66c3b5f199096658b4b9352292 Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Mon, 14 Aug 2023 17:26:41 -0500 Subject: [PATCH] v2023.8.0 (#99) --- CHANGELOG.md | 5 ++++- yaqc_bluesky/VERSION | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb4b033..13610aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/). ## [Unreleased] +## [2023.8.0] + ### Added - daemons supporting is-discrete now can be set according to their identifiers @@ -82,7 +84,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/). ### Added - initial release -[Unreleased]: https://github.com/bluesky/yaqc-bluesky/compare/v2022.4.1...master +[Unreleased]: https://github.com/bluesky/yaqc-bluesky/compare/v2023.8.0...master +[2023.8.0]: https://github.com/bluesky/yaqc-bluesky/compare/v2022.4.1...v2023.8.0 [2022.4.1]: https://github.com/bluesky/yaqc-bluesky/compare/v2022.4.0...v2022.4.1 [2022.4.0]: https://github.com/bluesky/yaqc-bluesky/compare/v2022.1.0...v2022.4.0 [2022.1.0]: https://github.com/bluesky/yaqc-bluesky/compare/v2021.12.0...v2022.1.0 diff --git a/yaqc_bluesky/VERSION b/yaqc_bluesky/VERSION index 9d1f7f2..97ab926 100644 --- a/yaqc_bluesky/VERSION +++ b/yaqc_bluesky/VERSION @@ -1 +1 @@ -2022.4.1 +2023.8.0