Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ionic Changelog #453

Merged
merged 2 commits into from
Aug 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 35 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,40 @@
## Gazebo Msgs 11.x

### Gazebo Msgs 11.x.x (202X-XX-XX)
### Gazebo Msgs 11.0.0 (2024-08-26)

1. Improve migration note on SphericalCoordinates
* [Pull request #452](https://github.com/gazebosim/gz-msgs/pull/452)

1. Deprecate LOCAL2 in SphericalCoordinates
* [Pull request #451](https://github.com/gazebosim/gz-msgs/pull/451)

1. Backport: Adding cone primitives.
* [Pull request #442](https://github.com/gazebosim/gz-msgs/pull/442)

1. Remove cone shape from particle emitter
* [Pull request #446](https://github.com/gazebosim/gz-msgs/pull/446)

1. Enable 24.04 CI, require cmake 3.22.1
* [Pull request #444](https://github.com/gazebosim/gz-msgs/pull/444)

1. Include config.hh to get needed macros
* [Pull request #426](https://github.com/gazebosim/gz-msgs/pull/426)

1. Remove HIDE_SYMBOLS_BY_DEFAULT: replace by a default configuration in gz-cmake.
* [Pull request #413](https://github.com/gazebosim/gz-msgs/pull/413)

1. Support standalone executable in gz-msgs11
* [Pull request #357](https://github.com/gazebosim/gz-msgs/pull/357)

1. Added motion duration to gui_camera.proto
* [Pull request #408](https://github.com/gazebosim/gz-msgs/pull/408)

1. Use HIDE_SYMBOLS_BY_DEFAULT
* [Pull request #407](https://github.com/gazebosim/gz-msgs/pull/407)

1. Bumps in ionic : ci_matching_branch/bump_ionic_gz-msgs11
* [Pull request #401](https://github.com/gazebosim/gz-msgs/pull/401)


## Gazebo Msgs 10.x

Expand Down