Skip to content

Commit

Permalink
Merge 348fa15 into 5e77e7f
Browse files Browse the repository at this point in the history
  • Loading branch information
nkoenig authored Nov 29, 2022
2 parents 5e77e7f + 348fa15 commit 4991f5d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ find_package(ignition-cmake2 2.14.0 REQUIRED)
#============================================================================
ign_configure_project(
REPLACE_IGNITION_INCLUDE_PATH gz/rendering
VERSION_SUFFIX pre1
VERSION_SUFFIX
)

#============================================================================
Expand Down
5 changes: 5 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
## Ignition Rendering

### Ignition Rendering 3.7.0 (2022-11-29)

1. Migrate ignition to gazebo headers.
* [Pull request #705](https://github.com/gazebosim/gz-rendering/pull/705)

### Ignition Rendering 3.6.1 (2022-11-08)

1. Improved coverage: MeshDescriptor, Mesh, MoveToHelper, OrbitViewController, PixelFormat and ShadersParams
Expand Down

0 comments on commit 4991f5d

Please sign in to comment.