File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.10.2 FATAL_ERROR)
3
3
#============================================================================
4
4
# Initialize the project
5
5
#============================================================================
6
- project (ignition-rendering2 VERSION 2.4 .0)
6
+ project (ignition-rendering2 VERSION 2.5 .0)
7
7
8
8
#============================================================================
9
9
# Find ignition-cmake
Original file line number Diff line number Diff line change 1
1
## Ignition Rendering
2
2
3
+ ### Ignition Rendering 2.5.0 (2020-08-07)
4
+
5
+ 1 . Add support for Gaussian noise render pass in Ogre2DepthCamera
6
+ * [ Pull Request 122] ( https://github.com/ignitionrobotics/ign-rendering/pull/122 )
7
+
3
8
### Ignition Rendering 2.4.0 (2020-04-17)
4
9
5
10
1 . Fix flaky VisualAt test
You can’t perform that action at this time.
0 commit comments