File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-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)
33#============================================================================
44# Initialize the project
55#============================================================================
6- project (ignition-common3 VERSION 3.16 .0)
6+ project (ignition-common3 VERSION 3.17 .0)
77
88#============================================================================
99# Find ignition-cmake
Original file line number Diff line number Diff line change 11## Gazebo Common 3.x
22
3+ ## Gazebo Common 3.17.0 (2024-01-05)
4+
5+ 1 . Fix error output when creating directories
6+ * [ Pull request #561 ] ( https://github.com/gazebosim/gz-common/pull/561 )
7+
8+ 1 . Update github action workflows
9+ * [ Pull request #558 ] ( https://github.com/gazebosim/gz-common/pull/558 )
10+
11+ 1 . Fix segfault in case of no write access to log dir
12+ * [ Pull request #546 ] ( https://github.com/gazebosim/gz-common/pull/546 )
13+
314## Gazebo Common 3.16.0 (2023-06-05)
415
5161 . Include cstdint to build with GCC 13
You can’t perform that action at this time.
0 commit comments