diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d84413..06f5470 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.1.0 - 2018-12-18 + +* Use Balena api v5 endpoints [Will Boyce] +* Update to Go v1.11.4 [Will Boyce] + ## v2.0.1 - 2018-12-18 * Remove unnecessary brackets from filter [Pagan Gazzard]