From 2b0c3923845fcadf3e8cdaee27b8cbb1a9000c4d Mon Sep 17 00:00:00 2001 From: extra2000-bot Date: Mon, 19 Jun 2023 14:14:13 +0000 Subject: [PATCH] chore(release): 4.1.1 [skip ci] ## [4.1.1](https://github.com/extra2000/yocto-ros2-minimal/compare/v4.1.0...v4.1.1) (2023-06-19) ### Documentations * **yocto/cleanup:** add `.log` to cleanup command ([742f99a](https://github.com/extra2000/yocto-ros2-minimal/commit/742f99afd9ef7be7d710f2e8187b8e3a163b600f)) * **yocto:** fix WIC image path ([1a0ebe4](https://github.com/extra2000/yocto-ros2-minimal/commit/1a0ebe496921590a6fcc1a38c222dbb545bf313b)) ### Fixes * **yocto/raspberrypi:** fix SELinux not enabled by adding missing `CMDLINE` options ([4d38bf6](https://github.com/extra2000/yocto-ros2-minimal/commit/4d38bf6911a77abe151291927fe2578d7aa83fb1)) * **yocto/raspberrypi:** fix SELinux not enabled in kernel build configuration ([c322c23](https://github.com/extra2000/yocto-ros2-minimal/commit/c322c23a72c66d5efa0d51890b4426956872a3c4)) --- CHANGELOG.md | 14 ++++++++++++++ VERSION | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 86ed660..931d449 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [4.1.1](https://github.com/extra2000/yocto-ros2-minimal/compare/v4.1.0...v4.1.1) (2023-06-19) + + +### Documentations + +* **yocto/cleanup:** add `.log` to cleanup command ([742f99a](https://github.com/extra2000/yocto-ros2-minimal/commit/742f99afd9ef7be7d710f2e8187b8e3a163b600f)) +* **yocto:** fix WIC image path ([1a0ebe4](https://github.com/extra2000/yocto-ros2-minimal/commit/1a0ebe496921590a6fcc1a38c222dbb545bf313b)) + + +### Fixes + +* **yocto/raspberrypi:** fix SELinux not enabled by adding missing `CMDLINE` options ([4d38bf6](https://github.com/extra2000/yocto-ros2-minimal/commit/4d38bf6911a77abe151291927fe2578d7aa83fb1)) +* **yocto/raspberrypi:** fix SELinux not enabled in kernel build configuration ([c322c23](https://github.com/extra2000/yocto-ros2-minimal/commit/c322c23a72c66d5efa0d51890b4426956872a3c4)) + ## [4.1.0](https://github.com/extra2000/yocto-ros2-minimal/compare/v4.0.0...v4.1.0) (2023-06-18) diff --git a/VERSION b/VERSION index ee74734..627a3f4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.1.0 +4.1.1