Skip to content

Commit

Permalink
6.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
crioto committed Oct 30, 2017
1 parent 8dda667 commit f06348f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# Change Log

## [6.1.3] 10/19/2017
## [6.1.9] 10/30/2017

* Fixed problem with stale peer connectivity
* Refactored instance code, improved readability
* Peer list moved to separate structure to avoid concurent map reads/writes
* Improved UDP hole punching
* Implemented cross peer state synchronization

## [6.1.0] 10/11/2017

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.1.8-SNAPSHOT
6.1.9

0 comments on commit f06348f

Please sign in to comment.