We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7de128f commit f4aa759Copy full SHA for f4aa759
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+### 0.18.3 (2021-10-04)
4
+* Fix upper bound for UDC balance check (https://github.com/raiden-network/raiden-services/pull/1090)
5
+
6
+### 0.18.2 (2021-10-01)
7
+* Optimize path request (https://github.com/raiden-network/raiden-services/issues/1086)
8
9
+### 0.18.1 (2021-09-29)
10
+* Add Jaeger Open Tracing support (https://github.com/raiden-network/raiden-services/pull/1082)
11
12
### 0.18.0 (2021-09-24)
13
* Add cache to `to_address_checksum` function
14
0 commit comments