We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a4e169 commit 7e8b930Copy full SHA for 7e8b930
CHANGELOG.md
@@ -1,4 +1,11 @@
1
# Changelog
2
+## 0.1.6 (2022-10-13)
3
+* Remove typing extensions dependency by @karlb in https://github.com/raiden-network/raiden-common/pull/24
4
+
5
+## 0.1.5 (2022-10-06)
6
+* Remove RTC dependencies by @konradkonrad in https://github.com/raiden-network/raiden-common/pull/16
7
+* Fix tests/typing in python 3.10 by @konradkonrad in https://github.com/raiden-network/raiden-common/pull/22
8
+* Add http_retry_with_backoff_middleware by @karlb in https://github.com/raiden-network/raiden-common/pull/23
9
10
## 0.1.4 (2022-09-22)
11
* Add support for nitro ETH client
0 commit comments