diff --git a/CHANGELOG.md b/CHANGELOG.md index 8001e71..23f05a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to [Semantic Versioning](http://semver.org/). +## v2.0.0 - 2018-11-20 + +* Rename: s/resin/balena [Will Boyce] +* Golang: update to Go v1.11.2 [Will Boyce] + ## v1.5.0 - 2018-11-19 * Fix incorrect parsing of payload lengths [Will Boyce]