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

Commit 019c693

Browse files
author
Roman
authored
Merge pull request #21 from tox-rs/release
Release 0.0.3
2 parents 47cc469 + 47eb89f commit 019c693

File tree

3 files changed

+93
-71
lines changed

3 files changed

+93
-71
lines changed

CHANGELOG.md

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

0 commit comments

Comments
 (0)