Release 3.0.1

This commit is contained in:
Jack Christensen 2017-08-12 17:45:57 -05:00
parent 4d0f8f041b
commit 66918e80df

View File

@ -1,3 +1,11 @@
# 3.0.1 (August 12, 2017)
## Fixes
* Fix compilation on 32-bit platform
* Fix invalid MarshalJSON of types with status Undefined
* Fix pid logging
# 3.0.0 (July 24, 2017)
## Changes