diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index f8901be..06008c2 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,18 @@ +- commits: + - subject: 'docs: add table comparing features of openBalena and balenaCloud' + hash: feeb83040528cc906290c360f8cf2fe02e095165 + body: '' + footer: + Connects-to: '#62' + connects-to: '#62' + Change-type: patch + change-type: patch + Signed-off-by: Matthew McGinn + signed-off-by: Matthew McGinn + author: Matthew McGinn + nested: [] + version: 2.0.5 + date: 2020-10-09T12:25:09.249Z - commits: - subject: 'docs: note that balenaCLI is incompatible >12.2.2' hash: 71a692b28b9c49e47dd8f490a0900b384b43b677 diff --git a/CHANGELOG.md b/CHANGELOG.md index 97c199d..772945e 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.5 +## (2020-10-09) + +* docs: add table comparing features of openBalena and balenaCloud [Matthew McGinn] + # v2.0.4 ## (2020-10-08) diff --git a/VERSION b/VERSION index 26e3379..b9d2bdf 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.0.4 \ No newline at end of file +2.0.5 \ No newline at end of file