Skip to content

Commit

Permalink
🎈 5.0.0 (#292)
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <[email protected]>
  • Loading branch information
chapulina authored Mar 31, 2021
1 parent 8c21e50 commit b227780
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
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})
#============================================================================
# Set up the project
#============================================================================
ign_configure_project(VERSION_SUFFIX pre1)
ign_configure_project(VERSION_SUFFIX)

#============================================================================
# Set project-specific options
Expand Down
10 changes: 9 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

### Ignition Rendering 5.X

### Ignition Rendering 5.X.X
### Ignition Rendering 5.X.X (20XX-XX-XX)

### Ignition Rendering 5.0.0 (2021-03-30)

1. Add ogre2 skybox support
* [Pull request #168](https://github.com/ignitionrobotics/ign-rendering/pull/168)
Expand Down Expand Up @@ -32,6 +34,7 @@

1. Added Light Intensity
* [Pull request #233](https://github.com/ignitionrobotics/ign-rendering/pull/233)
* [Pull request #284](https://github.com/ignitionrobotics/ign-rendering/pull/284)

1. Heightmap for Ogre 1
* [Pull request #180](https://github.com/ignitionrobotics/ign-rendering/pull/180)
Expand All @@ -42,6 +45,11 @@
1. Add support for lightmaps in ogre2
* [Pull request #182](https://github.com/ignitionrobotics/ign-rendering/pull/182)

1. Documentation updates
* [Pull request #288](https://github.com/ignitionrobotics/ign-rendering/pull/288)
* [Pull request #287](https://github.com/ignitionrobotics/ign-rendering/pull/287)
* [Pull request #286](https://github.com/ignitionrobotics/ign-rendering/pull/286)

### Ignition Rendering 4.X

### Ignition Rendering 4.7.0 (2021-03-17)
Expand Down

0 comments on commit b227780

Please sign in to comment.