Update master branch with v1.0 changes from 1.0 branch

Grab release notes, changelog, and version changes so master is
up to date.

Signed-off-by: Matthew Heon <matthew.heon@pm.me>
This commit is contained in:
Matthew Heon
2019-01-14 10:18:09 -05:00
parent 264d082106
commit 9ab838524c
4 changed files with 137 additions and 2 deletions

View File

@ -4,4 +4,4 @@ package version
// NOTE: remember to bump the version at the top
// of the top-level README.md file when this is
// bumped.
const Version = "0.12.2-dev"
const Version = "1.0.1-dev"