Skip to content

Commit

Permalink
only have v0.1.60
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Bollen committed May 27, 2015
1 parent 988c404 commit f6711bf
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,13 @@ Extract and place the libsodium.a file in "bin\x86_64-pc-windows-gnu" for 64bit

General note: please document code you touch, and introduce property-based unit tests where applicable.

## [0.1.50] - essential logical corrections
## [0.1.60] - essential logical corrections
- [x] [MAID-1007](https://maidsafe.atlassian.net/browse/MAID-1007) limit swarm to targeted group
- [x] [MAID-1105](https://maidsafe.atlassian.net/browse/MAID-1105) delay RoutingTable new ConnectRequests
- [x] [MAID-1106](https://maidsafe.atlassian.net/browse/MAID-1106) examine Not For Us
- [x] [MAID-1032](https://maidsafe.atlassian.net/browse/MAID-1032)
correct name calculation of pure Id
- [x] [MAID-1034](https://maidsafe.atlassian.net/browse/MAID-1034) ConnectResponse needs to include original signed ConnectRequest

## [0.1.60]
- [x] [MAID-1043](https://maidsafe.atlassian.net/browse/MAID-1043) remove old sentinel
- [x] [MAID-1059](https://maidsafe.atlassian.net/browse/MAID-1059) rename types::Action -> types::MessageAction; rename RoutingNodeAction -> MethodCall

Expand Down

0 comments on commit f6711bf

Please sign in to comment.