Skip to content

Commit

Permalink
Bump version to v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ameshkov committed Feb 5, 2024
1 parent 984b8ec commit 59d5faa
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@ adheres to [Semantic Versioning][semver].

[unreleased]: https://github.com/ameshkov/udptlspipe/compare/v1.2.1...HEAD

## [1.2.2] - 2024-02-05

* Removed unnecessary message length warnings on writes to the pipe, only kept
it for reads.

[1.2.2]: https://github.com/ameshkov/udptlspipe/releases/tag/v1.2.2

## [1.2.1] - 2024-02-05

* Fixed a panic when the client cannot authorize the connection.
Expand Down

0 comments on commit 59d5faa

Please sign in to comment.