Skip to content
This repository has been archived by the owner on Jun 25, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #919 from afck/master
Version change to 0.8.0
  • Loading branch information
Viv Rajkumar committed Feb 29, 2016
2 parents c8eae49 + 5290065 commit d2777f5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
# Routing - Change Log

## [0.8.0]
- Send a Disconnected event if the network connection is lost.
- Log disconnecting clients.

## [0.7.1]
- Several bug fixes.

Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "routing"
readme = "README.md"
repository = "https://github.com/maidsafe/routing"
version = "0.7.1"
version = "0.8.0"

[dependencies]
accumulator = "~0.1.3"
Expand Down

0 comments on commit d2777f5

Please sign in to comment.