diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index a7d2d84..36a7d9f 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,15 @@ +- commits: + - subject: 'patch: Adding supported devices to OB' + hash: 0cdf0ef5589c4361370cbccd435b1a655c1ccc98 + body: >- + Added a line in the OB vs balenaCloud which includes a mention to the + devices supported by each. This list is mentioned in the FAQ section of + the pricing page. + footer: {} + author: rmorillo24 + nested: [] + version: 3.2.2 + date: 2021-04-28T15:20:11.538Z - commits: - subject: Add Matt and Paulo to CODEOWNERS hash: 746be65846890130ebda95b03c056afa6a5816bb diff --git a/CHANGELOG.md b/CHANGELOG.md index 8144d22..73fe209 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/). +# v3.2.2 +## (2021-04-28) + +* patch: Adding supported devices to OB [rmorillo24] + # v3.2.1 ## (2021-02-06) diff --git a/VERSION b/VERSION index 0444f32..acf9bf0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.2.1 \ No newline at end of file +3.2.2 \ No newline at end of file