We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adc470f commit cc6b033Copy full SHA for cc6b033
1 file changed
CHANGELOG.md
@@ -3,6 +3,7 @@
3
## [Unreleased]
4
### Fixed
5
- [#476] Set Content-Type header of requests to application/json.
6
+- [#475] Retry connection to RPC provider when it failed initially.
7
8
## [1.0.0] - 2020-06-12
9
### Changed
@@ -166,6 +167,7 @@ token network.
166
167
[0.6.0]: https://github.com/raiden-network/webui/releases/tag/v0.6.0
168
169
[#476]: https://github.com/raiden-network/webui/issues/476
170
+[#475]: https://github.com/raiden-network/webui/issues/475
171
[#432]: https://github.com/raiden-network/webui/issues/432
172
[#389]: https://github.com/raiden-network/webui/issues/389
173
[#341]: https://github.com/raiden-network/webui/issues/341
0 commit comments