From ca8722fc4ede40bf4ef5309ac31fe28ae9272f3c Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Fri, 10 Mar 2023 12:29:47 -0600 Subject: [PATCH] v2023.3.0 (#27) Co-authored-by: Blaise Thompson --- CHANGELOG.md | 5 ++++- hart_protocol/VERSION | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80de674..a85093c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/). ## [Unreleased] +## [2023.3.0] + ### Changed - in responses, device_status and response_code are now unpacked as two separate bytes - data with bytecount of 2 has status only, and now returns immediately @@ -24,7 +26,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/). ### Added - initial release -[Unreleased]: https://github.com/yaq-project/hart-protocol/compare/v2022.8.2...main +[Unreleased]: https://github.com/yaq-project/hart-protocol/compare/v2023.3.0...main +[2023.3.0]: https://github.com/yaq-project/hart-protocol/compare/v2022.8.2...v2023.3.0 [2022.8.2]: https://github.com/yaq-project/hart-protocol/compare/v2022.8.1...v2022.8.2 [2022.8.1]: https://github.com/yaq-project/hart-protocol/compare/v2022.8.0...v2022.8.1 [2022.8.0]: https://gitlab.com/yaq/yaqd-picotech/tags/v2022.8.0 diff --git a/hart_protocol/VERSION b/hart_protocol/VERSION index 7183355..76f399f 100644 --- a/hart_protocol/VERSION +++ b/hart_protocol/VERSION @@ -1 +1 @@ -2022.8.2 +2023.3.0