We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eff406a commit 95e97acCopy full SHA for 95e97ac
1 file changed
CHANGELOG.md
@@ -11,6 +11,22 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
11
12
- Add more unit and integration tests.
13
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
30
## [1.0.2](https://github.com/appulse-projects/epmd-java/releases/tag/1.0.2) - 2018-06-06
31
32
Code refactoring.
0 commit comments