diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 2da8a0c..7e46277 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,15 @@ +- commits: + - subject: Set private to false in .coffee files for the public device types + hash: 34ea42d1cf8675a06dbef9ca72c272e621ce58b9 + body: '' + footer: + Changelog-entry: Set private to false in .coffee files for the public device types + changelog-entry: Set private to false in .coffee files for the public device types + Signed-off-by: Florin Sarbu + signed-off-by: Florin Sarbu + author: Florin Sarbu + version: 2.48.0+rev6 + date: 2020-05-12T08:02:17.446Z - commits: - subject: Switch the BSP layer to master branch so we have kernel 5.4.18 hash: f10a986eea7932097c1998e522da52a2bb97427b diff --git a/CHANGELOG.md b/CHANGELOG.md index a00e57b..8b82816 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ Change log ----------- +# v2.48.0+rev6 +## (2020-05-12) + +* Set private to false in .coffee files for the public device types [Florin Sarbu] + # v2.48.0+rev5 ## (2020-04-06) diff --git a/VERSION b/VERSION index 9d0652c..c448f30 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.48.0+rev5 \ No newline at end of file +2.48.0+rev6 \ No newline at end of file