Skip to content

Commit

Permalink
chore(release): 3.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.2](v3.0.1...v3.0.2) (2023-06-18)

### Documentations

* **yocto/qemuarm:** add example how to set custom memory size ([f4b9225](f4b9225))
* **yocto/testing:** add Known Issues for Python examples ([eebce9f](eebce9f))
* **yocto:** remove ROS2 Known Issues ([ba43942](ba43942))

### Code Refactoring

* **yocto/local.conf:** remove `sysvinit` ([95e8982](95e8982))
  • Loading branch information
extra2000-bot committed Jun 18, 2023
1 parent 95e8982 commit fb415bc
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [3.0.2](https://github.com/extra2000/yocto-ros2-minimal/compare/v3.0.1...v3.0.2) (2023-06-18)


### Documentations

* **yocto/qemuarm:** add example how to set custom memory size ([f4b9225](https://github.com/extra2000/yocto-ros2-minimal/commit/f4b9225587867d92f3da1b4e9b04a819f9c821e0))
* **yocto/testing:** add Known Issues for Python examples ([eebce9f](https://github.com/extra2000/yocto-ros2-minimal/commit/eebce9ff653d2fc9c5ae300811b001ccb85bc10b))
* **yocto:** remove ROS2 Known Issues ([ba43942](https://github.com/extra2000/yocto-ros2-minimal/commit/ba4394290d4c081564a10a4076a715f5b0718d9e))


### Code Refactoring

* **yocto/local.conf:** remove `sysvinit` ([95e8982](https://github.com/extra2000/yocto-ros2-minimal/commit/95e89828f83ad061f5996e2f162b45de865655c9))

## [3.0.1](https://github.com/extra2000/yocto-ros2-minimal/compare/v3.0.0...v3.0.1) (2023-06-17)


Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.1
3.0.2

0 comments on commit fb415bc

Please sign in to comment.