Tweaked MessagePack operations

This commit is contained in:
n1474335 2018-08-21 19:29:19 +01:00
parent e7c6a05e9f
commit d3d230a76d
4 changed files with 10 additions and 3 deletions

View file

@ -1,6 +1,9 @@
# Changelog
All notable changes to this project will be documented in this file.
### [8.3.0] - 2018-08-21
- 'To MessagePack' and 'From MessagePack' operations added @artemisbot #338
### [8.2.0] - 2018-08-21
- Added information links to most operations, accessible in the description popover @PenguinGeorge #298