Skip to content
This repository has been archived by the owner on Dec 10, 2022. It is now read-only.

Commit

Permalink
Merge pull request #21 from tox-rs/release
Browse files Browse the repository at this point in the history
Release 0.0.3
  • Loading branch information
kpp authored Sep 7, 2018
2 parents 47cc469 + 47eb89f commit 019c693
Show file tree
Hide file tree
Showing 3 changed files with 93 additions and 71 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# 0.0.3 (September 7, 2018)

* download libsodium v1.0.16 (#20)
* Write logs to syslog (#19)
* Add tcp ping sender (#18)
* Use add_initial_bootstrap (#17)
* Run clippy on travis (#16)
* Enable udp ipv6 (#15)
* Update toxcore; fix nodes adding (#14)
* Use secret from arg or key file (#13)
* Make TCP and UDP servers optional (#12)
* Add CI files (#11)
* Add TCP relay (#9)
* Add options to enable/disable LAN discovery (#8)
* Dehardcode several values (#7)
* Save DHT keys to a binary file (#6)
* Update Cargo.toml to improve the package (#5)
* Add multithreading(#4)
* Typo fix (#3)
* DHT server initial implementation (#2)
* Relicense to MIT (#1)
Loading

0 comments on commit 019c693

Please sign in to comment.