Skip to content

Commit

Permalink
Prepare for 2.9.0 release (gazebosim#187)
Browse files Browse the repository at this point in the history
Signed-off-by: Addisu Z. Taddese <[email protected]>
  • Loading branch information
azeey authored and srmainwaring committed Mar 1, 2022
1 parent 148c972 commit 1216fa8
Showing 1 changed file with 28 additions and 2 deletions.
30 changes: 28 additions & 2 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,36 @@
## Ignition CMake 2.x

### Ignition CMake 2.X.X (2021-08-23)
### Ignition CMake 2.X.X (2021-XX-XX)

1. Fix problems on IgnOGRE.cmake when version is not found
### Ignition CMake 2.9.0 (2021-09-02)

1. Fix include directory flags for codecheck
* [Pull request #186](https://github.com/ignitionrobotics/ign-cmake/pull/186)

1. Fix problems on IgnOGRE when version is not found
* [Pull request #175](https://github.com/ignitionrobotics/ign-cmake/pull/175)

1. Remove bitbucket-pipelines.yml
* [Pull request #181](https://github.com/ignitionrobotics/ign-cmake/pull/181)

1. Include IMAGE_PATH directories in ign_create_docs
* [Pull request #183](https://github.com/ignitionrobotics/ign-cmake/pull/183)

1. Special case for ogre2.2 on Windows
* [Pull request #176](https://github.com/ignitionrobotics/ign-cmake/pull/176)
* [Pull request #177](https://github.com/ignitionrobotics/ign-cmake/pull/177)
* [Pull request #178](https://github.com/ignitionrobotics/ign-cmake/pull/178)
* [Pull request #180](https://github.com/ignitionrobotics/ign-cmake/pull/180)

1. Fix building OGRE / OGRE2 from source in colcon workspace
* [Pull request #174](https://github.com/ignitionrobotics/ign-cmake/pull/174)

1. Remove codecov badge from README
* [Pull request #172](https://github.com/ignitionrobotics/ign-cmake/pull/172)

1. Port codecov to new configuration
* [Pull request #170](https://github.com/ignitionrobotics/ign-cmake/pull/170)

### Ignition CMake 2.8.0 (2021-04-30)

1. Fix hardcoded pkg-config library in examples
Expand Down

0 comments on commit 1216fa8

Please sign in to comment.