
2 changed files with 16 additions and 2 deletions
@ -0,0 +1,12 @@
|
||||
# Changelog |
||||
All notable changes to this project will be documented here. This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). |
||||
|
||||
## 2.1.1 - 2018-03-14 |
||||
- Fixed getPeerCount() returning the maximum number of peers instead of the current peer count. |
||||
- Fixed clients not sending disconnect message on program exit. |
||||
- Changed example clients from looping infintely. |
||||
- Renamed tutorial/examples. |
||||
- Restructed project directory. |
||||
|
||||
## 2.1.0 - 2018-03-10 |
||||
Initial commit of original code. |
Loading…
Reference in new issue