Fixing lint and integration tests, changelog, GODT-880, and typos

This commit is contained in:
Jakub
2020-11-18 20:33:51 +01:00
committed by Jakub Cuth
parent 87c8228cd0
commit d380485bb6
3 changed files with 72 additions and 143 deletions

View File

@ -9,3 +9,8 @@ Changelog [format](http://keepachangelog.com/en/1.0.0/)
### Changed
* GODT-651 Build creates proper binary names.
## Added
* GODT-878 Tests for send packet creation logic
## Changed
* GODT-878 Refactor and move the send packet creation login to `pmapi.SendMessageReq`