Updated changelogs

This commit is contained in:
Jedrzej Stuczynski
2020-01-20 17:52:09 +00:00
parent 2a55f8cd32
commit 89087a3dfd
3 changed files with 15 additions and 0 deletions
+4
View File
@@ -1,5 +1,9 @@
# nym-mixnode Changelog
## 0.3.3
* Version increase for consistency with `nym-client`
## 0.3.2
* added separate announce address
+7
View File
@@ -1,5 +1,12 @@
# nym-client Changelog
## 0.3.3
* websocket handling of 'ping', 'pong' and 'close' messages
* websocket not crashing on binary messages
* websocket returning text rather than base64
* restored `nym-client` lib functionality
## 0.3.2
* allows receiving topology with dns hostname instead of an ip address
+4
View File
@@ -1,5 +1,9 @@
# nym-sfw-provider Changelog
## 0.3.3
* Version increase for consistency with `nym-client`
## 0.3.2
* Version increase for consistency with `nym-mixnode` and `nym-client`