Skip to content

Commit b234f33

Browse files
authored
Merge pull request #469 from tox-rs/release-0.2.0
chore(cargo): release 0.2.0
2 parents f0dca33 + aa1ae2b commit b234f33

File tree

13 files changed

+157
-70
lines changed

13 files changed

+157
-70
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)