Skip to content

Commit aa1ae2b

Browse files
committed
chore(cargo): release 0.2.0
1 parent 30d8587 commit aa1ae2b

File tree

10 files changed

+154
-67
lines changed

10 files changed

+154
-67
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# 0.2.0 (Dec 10, 2022)
2+
3+
* Update dependencies (#445, #454, #456, #459, #460, #463, #465, #467)
4+
* Use pure rust cryptography instead of `libsodium` (#446, #447, #449, #450, #452, #453, #455)
5+
* Resolve dependency cycle between modules (#448)
6+
* Use `thiserror` instead of unmaintained `failure` (#457)
7+
* Merge `tox_node` and `tox` repositories (#466)
8+
* Fix deadlocks (#461, #464)
9+
110
# 0.1.1 (Dec 27, 2020)
211

312
* Fix bug in k-bucket eviction (#443)

0 commit comments

Comments
 (0)