Skip to content

Commit

Permalink
v2023.5.0 (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
untzag authored May 18, 2023
1 parent d70f8ba commit df519a0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).

## [Unreleased]

## [2023.5.0]

### Fixed
- missing final byte from message 16

## [2023.4.0]

### Fixed
Expand All @@ -31,7 +36,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
### Added
- initial release

[Unreleased]: https://github.com/yaq-project/hart-protocol/compare/v2023.4.0...main
[Unreleased]: https://github.com/yaq-project/hart-protocol/compare/v2023.5.0...main
[2023.5.0]: https://github.com/yaq-project/hart-protocol/compare/v2023.4.0...v2023.5.0
[2023.4.0]: https://github.com/yaq-project/hart-protocol/compare/v2023.3.0...v2023.4.0
[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
Expand Down
2 changes: 1 addition & 1 deletion hart_protocol/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2023.4.0
2023.5.0

0 comments on commit df519a0

Please sign in to comment.