File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ find_package(gz-cmake REQUIRED)
1616set (CMAKE_CXX_STANDARD 17)
1717set (CMAKE_CXX_STANDARD_REQUIRED ON )
1818
19- gz_configure_project(VERSION_SUFFIX pre1 )
19+ gz_configure_project(VERSION_SUFFIX pre2 )
2020
2121#============================================================================
2222# Set project-specific options
Original file line number Diff line number Diff line change 44
551 . ** Baseline:** this includes all changes from 8.3.0 and earlier.
66
7+ 1 . Fix crash when recursively deleting nested models
8+ * [ Pull request #781 ] ( https://github.com/gazebosim/gz-physics/pull/781 )
9+
10+ 1 . Update ` 09_use_custom_engine.md ` build commands
11+ * [ Pull request #780 ] ( https://github.com/gazebosim/gz-physics/pull/780 )
12+
13+ 1 . Fix spelling in simulation concepts tutorial
14+ * [ Pull request #778 ] ( https://github.com/gazebosim/gz-physics/pull/778 )
15+
16+ 1 . Fix path in physics plugin implementation tutorial
17+ * [ Pull request #777 ] ( https://github.com/gazebosim/gz-physics/pull/777 )
18+
19+ 1 . [ Bazel] Update bazel module to use jetty release branches
20+ * [ Pull request #776 ] ( https://github.com/gazebosim/gz-physics/pull/776 )
21+
7221 . bullet-featherstone: Add Kinematic feature
823 * [ Pull request #618 ] ( https://github.com/gazebosim/gz-physics/pull/618 )
924
You can’t perform that action at this time.
0 commit comments