Skip to content

Commit

Permalink
Changelog update for v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexejk committed Aug 8, 2022
1 parent b869d3f commit 1129e3f
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
## 0.2.x
## 0.x.y

## 0.2.1

Improvements:

* Fixes go routine leak that is caused by `Codec` (#52)
* A bit more robust tests that do not call remote systems
* House keeping: dependency updates, no longer using deprecated methods in Go, making linter happier..

Library is now built against Go 1.18

## 0.2.0

Expand Down

0 comments on commit 1129e3f

Please sign in to comment.