Skip to content

Commit bb8f8b5

Browse files
Artem LabazinArtem Labazin
authored andcommitted
Update doc files
1 parent 2b5a9fe commit bb8f8b5

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff 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

1924
Initial release. Core serialized/deserialized POJOs for communication between EPMD client and server.

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
This is the set of projects, which implementing EPMD server and client.
77

8+
- [Core description](./core/README.md);
9+
810
## Development
911

1012
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

0 commit comments

Comments
 (0)