File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,11 +9,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99
1010## [ Unreleased]
1111
12- - Simplify serialize/deserialize mechanism.
1312- Add EPMD client.
1413- Add EPMD server.
1514- Add more unit and integration tests.
1615
16+ ## [ 0.0.2] ( https://github.com/appulse-projects/epmd-java/releases/tag/0.0.2 ) - 2018-01-28
17+
18+ ### Changed
19+
20+ - Simplified serialiation/deserialization mechanism.
21+
1722## [ 0.0.1] ( https://github.com/appulse-projects/epmd-java/releases/tag/0.0.1 ) - 2018-01-26
1823
1924Initial release. Core serialized/deserialized POJOs for communication between EPMD client and server.
Original file line number Diff line number Diff line change 55
66This is the set of projects, which implementing EPMD server and client.
77
8+ - [ Core description] ( ./core/README.md ) ;
9+
810## Development
911
1012These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
You can’t perform that action at this time.
0 commit comments