Skip to content

Commit

Permalink
Update changelog and prepare for pre2 (#233)
Browse files Browse the repository at this point in the history
Signed-off-by: Addisu Z. Taddese <[email protected]>
  • Loading branch information
azeey authored Sep 27, 2023
1 parent 5d45d89 commit 5002189
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ set(GZ_CMAKE_VER ${gz-cmake3_VERSION_MAJOR})
set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD_REQUIRED ON)

gz_configure_project(VERSION_SUFFIX pre1)
gz_configure_project(VERSION_SUFFIX pre2)

#============================================================================
# Set project-specific options
Expand Down
17 changes: 17 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

### Gazebo Launch 7.X.X (202X-XX-XX)

1. Documentation fixes
* [Pull request #230](https://github.com/gazebosim/gz-launch/pull/230)

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

1. ign -> gz
* [Pull request #223](https://github.com/gazebosim/gz-launch/pull/223)

1. Bump Harmonic dependencies: fuel-tools, gui, physics, rendering, sdformat , sensors, sim, transport, and msgs
* [Pull request #210](https://github.com/gazebosim/gz-launch/pull/210)
* [Pull request #224](https://github.com/gazebosim/gz-launch/pull/224)
* [Pull request #207](https://github.com/gazebosim/gz-launch/pull/207)

1. ⬆️ Bump main to 7.0.0~pre1
* [Pull request #189](https://github.com/gazebosim/gz-launch/pull/189)

## Gazebo Launch 6.x

### Gazebo Launch 6.1.0 (2023-09-26)
Expand Down

0 comments on commit 5002189

Please sign in to comment.