Commit 39e48c1 1 parent dae8dcd commit 39e48c1 Copy full SHA for 39e48c1
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 (gz-math7 VERSION 7.0.1 )
6
+ project (gz-math7 VERSION 7.0.2 )
7
7
8
8
#============================================================================
9
9
# Find gz-cmake
Original file line number Diff line number Diff line change 1
1
## Gazebo Math 7.x
2
2
3
+ ### Gazebo Math 7.0.2
4
+
5
+ 1 . Update to disable tests failing on arm64
6
+ * [ Pull request #512 ] ( https://github.com/gazebosim/gz-math/pull/512 )
7
+
3
8
### Gazebo Math 7.0.1
4
9
5
10
1 . Disable tests failing on arm64
You can’t perform that action at this time.
0 commit comments