Skip to content

v20.0.0

Compare
Choose a tag to compare
@kalitine kalitine released this 22 Jun 12:43
· 43 commits to master since this release

20.0.0 (2018-06-22)

Code Refactoring

  • protocol: add senderId and recipientId for any content (2afe709)

BREAKING CHANGES

  • protocol: Protocol buffer Content message has changed. 'id' field was removed and 'senderId'
    and 'recipientId' fields were added.