File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-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 6.1.0 and earlier.
66
7+ 1 . Add function for extracting single channel data from an ` RGB[A] ` image
8+ * [ Pull request #706 ] ( https://github.com/gazebosim/gz-common/pull/706 )
9+
10+ 1 . Documentation updates
11+ * [ Pull request #707 ] ( https://github.com/gazebosim/gz-common/pull/707 )
12+ * [ Pull request #703 ] ( https://github.com/gazebosim/gz-common/pull/703 )
13+
14+ 1 . [ Bazel] Update bazel module to use jetty release branches
15+ * [ Pull request #705 ] ( https://github.com/gazebosim/gz-common/pull/705 )
16+
7171 . Support reading pixel values from color 16 bit images
818 * [ Pull request #699 ] ( https://github.com/gazebosim/gz-common/pull/699 )
919
You can’t perform that action at this time.
0 commit comments