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 #998 from afck/master
Version change to 0.18.1
  • Loading branch information
Viv Rajkumar committed Apr 26, 2016
2 parents e698c4d + c35b07e commit 194e576
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.18.1]
- Some improvements to the log messages.
- Fix several lint warnings.

## [0.18.0]
- Add the routing table to `NodeAdded` and `NodeLost` events.
- Add `NetworkStartupFailed` and `StartListeningFailed` events.
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.18.0"
version = "0.18.1"

[dependencies]
accumulator = "~0.2.0"
Expand Down

0 comments on commit 194e576

Please sign in to comment.