Updated changelogs

This commit is contained in:
Jedrzej Stuczynski
2020-01-17 13:15:20 +00:00
parent 766dbee75a
commit aaa8e54c80
3 changed files with 13 additions and 0 deletions
+5
View File
@@ -1,5 +1,10 @@
# nym-mixnode Changelog
## 0.3.2
* added separate announce address
* allows announcing dns hostname instead of an ip address
## 0.3.1
* Fixed crash when directory server goes down
+4
View File
@@ -1,5 +1,9 @@
# nym-client Changelog
## 0.3.2
* allows receiving topology with dns hostname instead of an ip address
## 0.3.1
* Version increase for consistency with `nym-mixnode` and `nym-sfw-provider`
+4
View File
@@ -1,5 +1,9 @@
# nym-sfw-provider Changelog
## 0.3.2
* Version increase for consistency with `nym-mixnode` and `nym-client`
## 0.3.1
* Fixed crash when directory server goes down