Skip to content

Commit

Permalink
New version
Browse files Browse the repository at this point in the history
  • Loading branch information
dswd committed Feb 15, 2019
1 parent a1ed42f commit ced095a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -2,7 +2,7 @@

This project follows [semantic versioning](http://semver.org).

### v0.9.0 (UNRELEASED)
### v0.9.0 (2019-02-15)

- [added] Added support for cross-compilation
- [added] Added keepalive option for nodes behind NAT
Expand Down
10 changes: 8 additions & 2 deletions assets/changelog.txt
@@ -1,10 +1,16 @@
vpncloud (0.9.0) stable; urgency=medium

* [added] Added support for cross-compilation
* [added] Added keepalive option for nodes behind NAT
* [added] Added ability to write out statistics file with peers and traffic info
* [changed] Using ring instead of libsodium (**incompatible**)
* [added] Added dummy device type that does not allocate an interface
* [added] Added ability to change /dev/tun path
* [changed] Using ring instead of libsodium
* [changed] Using PBKDF2 for shared keys (**incompatible**)
* [changed] Updated dependencies
* [fixed] Hashed magics now also consider first character (**incompatible**)

-- Dennis Schwerdel <schwerdel@informatik.uni-kl.de> Wed, 09 Jan 2019 21:32:54 +0100
-- Dennis Schwerdel <schwerdel@googlemail.com> Fri, 15 Jan 2019 23:44:54 +0100

vpncloud (0.8.2) stable; urgency=medium

Expand Down
Binary file removed docs/logo.png
Binary file not shown.

0 comments on commit ced095a

Please sign in to comment.