Skip to content

Commit

Permalink
Merge branch 'gz-fuel-tools9' into mjcarroll/fix_windows_colon
Browse files Browse the repository at this point in the history
  • Loading branch information
mjcarroll authored Sep 28, 2023
2 parents 839deae + 0d7022e commit b59ccf5
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ set(GZ_CMAKE_VER ${gz-cmake3_VERSION_MAJOR})
#============================================================================
# Configure the project
#============================================================================
gz_configure_project(VERSION_SUFFIX pre1)
gz_configure_project(VERSION_SUFFIX pre2)

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

### Gazebo Fuel Tools 9.0.0 (202X-XX-XX)

1. Added script to update assets to gz
* [Pull request #377](https://github.com/gazebosim/gz-fuel-tools/pull/377)

1. Documentation fixes
* [Pull request #371](https://github.com/gazebosim/gz-fuel-tools/pull/371)
* [Pull request #372](https://github.com/gazebosim/gz-fuel-tools/pull/372)
* [Pull request #375](https://github.com/gazebosim/gz-fuel-tools/pull/375)

1. ign -> gz
* [Pull request #364](https://github.com/gazebosim/gz-fuel-tools/pull/364)
* [Pull request #375](https://github.com/gazebosim/gz-fuel-tools/pull/375)

1. Remove GZ_FUEL_INITIAL_CONFIG_PATH macro
* [Pull request #363](https://github.com/gazebosim/gz-fuel-tools/pull/363)

1. Infrastructure
* [Pull request #323](https://github.com/gazebosim/gz-fuel-tools/pull/323)
* [Pull request #374](https://github.com/gazebosim/gz-fuel-tools/pull/374)

1. Update package dependencies for harmonic (gz-msgs10)
* [Pull request #326](https://github.com/gazebosim/gz-fuel-tools/pull/326)

1. ⬆️ Bump main to 9.0.0~pre1
* [Pull request #283](https://github.com/gazebosim/gz-fuel-tools/pull/283)

## Gazebo Fuel Tools 8.x

### Gazebo Fuel Tools 8.1.0 (2023-08-21)
Expand Down

0 comments on commit b59ccf5

Please sign in to comment.