Skip to content

Commit

Permalink
🎈 6.0.0~pre1 (#175)
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <[email protected]>
  • Loading branch information
chapulina authored Mar 23, 2021
1 parent 62d98be commit 2e5a319
Show file tree
Hide file tree
Showing 2 changed files with 17 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(IGN_CMAKE_VER ${ignition-cmake2_VERSION_MAJOR})
#============================================================================
# Configure the project
#============================================================================
ign_configure_project(VERSION_SUFFIX)
ign_configure_project(VERSION_SUFFIX pre1)

#============================================================================
# Set project-specific options
Expand Down
16 changes: 16 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## Ignition Fuel Tools 6.x

### Ignition Fuel Tools 6.0.0 (20XX-XX-XX)

1. Depend on ign-common4
* [Pull request #163](https://github.com/ignitionrobotics/ign-fuel-tools/pull/163)

1. Depend on ign-msgs7
* [Pull request #158](https://github.com/ignitionrobotics/ign-fuel-tools/pull/158)

1. Unset DELETE method on Windows
* [Pull request #161](https://github.com/ignitionrobotics/ign-fuel-tools/pull/161)

1. Edifice deprecations
* [Pull request #159](https://github.com/ignitionrobotics/ign-fuel-tools/pull/159)

## Ignition Fuel Tools 5.x

### Ignition Fuel Tools 5.X.X (20XX-XX-XX)
Expand Down

0 comments on commit 2e5a319

Please sign in to comment.