Changelogs

This commit is contained in:
Jedrzej Stuczynski
2020-01-16 15:03:55 +00:00
parent 8d84523c32
commit 325670e540
3 changed files with 12 additions and 0 deletions
+4
View File
@@ -1,5 +1,9 @@
# nym-mixnode Changelog
## 0.3.1
* Fixed crash when directory server goes down
## 0.3.0
* cleaned up a lot of internal dependencies
+4
View File
@@ -1,5 +1,9 @@
# nym-client Changelog
## 0.3.1
* Version increase for consistency with `nym-mixnode` and `nym-sfw-provider`
## 0.3.0
* cleaned up a lot of internal dependencies
+4
View File
@@ -1,5 +1,9 @@
# nym-sfw-provider Changelog
## 0.3.1
* Fixed crash when directory server goes down
## 0.3.0
* cleaned up a lot of internal dependencies