Skip to content

Commit 95e97ac

Browse files
committed
add changelog
1 parent eff406a commit 95e97ac

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,22 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1111

1212
- Add more unit and integration tests.
1313

14+
## [2.0.0](https://github.com/appulse-projects/epmd-java/releases/tag/2.0.0) - 2019-03-17
15+
16+
### Added
17+
18+
- More documentation;
19+
20+
### Changed
21+
22+
- Make the client async;
23+
- Refactored the server, simplify it;
24+
- Rewritten the code to make it more readable.
25+
26+
### Removed
27+
28+
- Netty support.
29+
1430
## [1.0.2](https://github.com/appulse-projects/epmd-java/releases/tag/1.0.2) - 2018-06-06
1531

1632
Code refactoring.

0 commit comments

Comments
 (0)