diff --git a/Changelog.md b/Changelog.md index cf57e2ad19..b92d820356 100644 --- a/Changelog.md +++ b/Changelog.md @@ -8,12 +8,6 @@ 1. Added tutorial for Gazebo joint controller plugin * [Pull request #2263](https://github.com/gazebosim/gz-sim/pull/2263) -1. Revert to use of cos^2 in LiftDrag plugin - * [Pull request #2273](https://github.com/gazebosim/gz-sim/pull/2273) - -1. Default CMA in LiftDrag plugin to zero - * [Pull request #2272](https://github.com/gazebosim/gz-sim/pull/2272) - 1. Fix incorrect light direction in tunnel.sdf example * [Pull request #2264](https://github.com/gazebosim/gz-sim/pull/2264) @@ -35,9 +29,6 @@ 1. Use sdf FindElement API to avoid const_cast * [Pull request #2236](https://github.com/gazebosim/gz-sim/pull/2236) -1. wind addition to advanced_lift_drag plugin - * [Pull request #2226](https://github.com/gazebosim/gz-sim/pull/2226) - 1. Use `GZ_PI` instead of `M_PI` to fix windows builds * [Pull request #2230](https://github.com/gazebosim/gz-sim/pull/2230) @@ -46,6 +37,7 @@ 1. Porting Advanced Lift Drag Plugin to Gazebo * [Pull request #2185](https://github.com/gazebosim/gz-sim/pull/2185) + * [Pull request #2226](https://github.com/gazebosim/gz-sim/pull/2226) 1. Fix macOS test failures by registering components in the core library * [Pull request #2220](https://github.com/gazebosim/gz-sim/pull/2220) @@ -70,6 +62,9 @@ 1. Lift Drag Bug Fix * [Pull request #2189](https://github.com/gazebosim/gz-sim/pull/2189) + * [Pull request #2272](https://github.com/gazebosim/gz-sim/pull/2272) + * [Pull request #2273](https://github.com/gazebosim/gz-sim/pull/2273) + * [Issue #2188](https://github.com/gazebosim/gz-sim/issues/2188) 1. Bump Fuel model version in test * [Pull request #2190](https://github.com/gazebosim/gz-sim/pull/2190)