We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 883162a commit 419e553Copy full SHA for 419e553
CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file
4
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
5
This project adheres to [Semantic Versioning](http://semver.org/).
6
7
+# v2.0.1
8
+## (2022-06-13)
9
+
10
+* patch: Convert balenaHub fleet to app [Vipul Gupta (@vipulgupta2048)]
11
+* patch: Add logo for balenaHub [Vipul Gupta (@vipulgupta2048)]
12
13
# v2.0.0
14
## (2022-06-07)
15
VERSION
@@ -1 +1 @@
1
-2.0.0
+2.0.1
balena.yml
@@ -25,3 +25,4 @@ data:
25
- fincm3
26
- beaglebone-black
27
- jetson-tx2
28
+version: 2.0.1
0 commit comments