diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 7984e75..f8901be 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,18 @@ +- commits: + - subject: 'docs: note that balenaCLI is incompatible >12.2.2' + hash: 71a692b28b9c49e47dd8f490a0900b384b43b677 + body: '' + footer: + Connects-to: '#85' + connects-to: '#85' + Change-type: patch + change-type: patch + Signed-off-by: Matthew McGinn + signed-off-by: Matthew McGinn + author: Matthew McGinn + nested: [] + version: 2.0.4 + date: 2020-10-08T19:37:59.881Z - commits: - subject: 'docs: Add PSA about balenaOS version breakage' hash: d33560755f5e121b1ee6524615b995d14982d35d diff --git a/CHANGELOG.md b/CHANGELOG.md index 0189f89..97c199d 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.4 +## (2020-10-08) + +* docs: note that balenaCLI is incompatible >12.2.2 [Matthew McGinn] + # v2.0.3 ## (2020-06-01) diff --git a/VERSION b/VERSION index 6acdb44..26e3379 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.0.3 \ No newline at end of file +2.0.4 \ No newline at end of file