Skip to content
This repository has been archived by the owner on Mar 21, 2023. It is now read-only.

Commit

Permalink
docs: add changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rsdmike committed Apr 3, 2021
1 parent 6d490ae commit 5772e83
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
<a name="v1.2.0"></a>
## v1.2.0

### Ci
- breakout docker build for merge only

### Feat
- update RPC version to 1.2.0.
- BREAKING CHANGE: add heartbeat capability, bump RPC Protocol version to 4.0.0
- add unit test framework
- add hostname to activation info
- **docker:** add dockerfile support for RPC

### Fix
- use message status instead, cleanup message fields.


<a name="v1.1.0"></a>
## [v1.1.0] - 2021-02-09

Expand Down

0 comments on commit 5772e83

Please sign in to comment.