Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Chen <[email protected]>
  • Loading branch information
iche033 committed Aug 26, 2024
1 parent 5a72f0f commit f4bca62
Showing 1 changed file with 41 additions and 1 deletion.
42 changes: 41 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,46 @@
## Gazebo Launch 8.x

### Gazebo Launch 8.0.0 (2024-XX-XX)
### Gazebo Launch 8.0.0 (2024-09-XX)

Changes since 7.1.0

1. Enable ubuntu noble on github actions, require cmake 3.22.1
* [Pull request #272](https://github.com/gazebosim/gz-launch/pull/272)

1. Remove deprecations
* [Pull request #271](https://github.com/gazebosim/gz-launch/pull/271)

1. Fix libwebsocket shutdown behavior
* [Pull request #267](https://github.com/gazebosim/gz-launch/pull/267)

1. Fix msvc loss of data warning
* [Pull request #266](https://github.com/gazebosim/gz-launch/pull/266)

1. Remove indirect dependencies
* [Pull request #265](https://github.com/gazebosim/gz-launch/pull/265)

1. Supress msvc dll exported interface warning
* [Pull request #263](https://github.com/gazebosim/gz-launch/pull/263)

1. Fix windows warnings
* [Pull request #199](https://github.com/gazebosim/gz-launch/pull/199)
* [Pull request #250](https://github.com/gazebosim/gz-launch/pull/250)

1. Disable failing Manager_Test on windows
* [Pull request #264](https://github.com/gazebosim/gz-launch/pull/264)

1. Disable failing windows tests
* [Pull request #255](https://github.com/gazebosim/gz-launch/pull/255)

1. Add package.xml, remove dependency on python3-yaml, and disable failing windows tests
* [Pull request #249](https://github.com/gazebosim/gz-launch/pull/249)

1. Define GZ_LAUNCH_VERSION_NAMESPACE in config.hh
* [Pull request #247](https://github.com/gazebosim/gz-launch/pull/247)

1. Bumps in Ionic: gz-launch8
* [Pull request #236](https://github.com/gazebosim/gz-launch/pull/236)
* [Pull request #237](https://github.com/gazebosim/gz-launch/pull/237)

## Gazebo Launch 7.x

Expand Down

0 comments on commit f4bca62

Please sign in to comment.