Skip to content

Commit

Permalink
v2022.8.1 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
untzag authored Aug 29, 2022
1 parent d584e82 commit ed61a8c
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,10 +5,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).

## [Unreleased]

## [2022.8.1]

### Fixed
- unpacker was broken in an async context

## [2022.8.0]

### Added
- initial release

[Unreleased]: https://github.com/yaq-project/hart-protocol/compare/v2022.8.0...main
[Unreleased]: https://github.com/yaq-project/hart-protocol/compare/v2022.8.1...main
[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
2 changes: 1 addition & 1 deletion hart_protocol/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2022.8.0
2022.8.1

0 comments on commit ed61a8c

Please sign in to comment.