Changelog for 0.2.0 release

This commit is contained in:
Dave Hrycyszyn
2020-01-06 17:42:04 +00:00
parent 7f3ea6af1a
commit 4fc2e3bc0d
+10 -1
View File
@@ -1,5 +1,14 @@
# nym-mixnode Changelog
## 0.2.0
* removed the `--local` flag
* introduced `--directory` argument to support arbitrary directory servers. Leaving it out will point the node at the "https://directory.nymtech.net" alpha testnet server
* the `host` argument is now required
* IPv6 support
* mixnode version number is now shown at node start
* directory server location is now shown at node start
## 0.1.0 - Initial Release
* The bare minimum set of features required by a Nym Mixnode
* The bare minimum set of features required by a Nym Mixnode