File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.5.1 FATAL_ERROR)
33#============================================================================
44# Initialize the project
55#============================================================================
6- project (ignition-gazebo3 VERSION 3.6 .0)
6+ project (ignition-gazebo3 VERSION 3.7 .0)
77
88#============================================================================
99# Find ignition-cmake
Original file line number Diff line number Diff line change 11## Ignition Gazebo 3.x
22
3- ### Ignition Gazebo 3.X.X (20XX-XX-XX)
3+ ### Ignition Gazebo 3.7.0 (2021-01-13)
4+
5+ 1 . Fix examples in migration plugins tutorial.
6+ * [ Pull Request 543] ( https://github.com/ignitionrobotics/ign-gazebo/pull/543 )
7+
8+ 1 . Added missing namespace in ` detail/EntityComponentManager.hh ` .
9+ * [ Pull Request 541] ( https://github.com/ignitionrobotics/ign-gazebo/pull/541 )
10+
11+ 1 . Automatically load a subset of world plugins.
12+ * [ Pull Request 281] ( https://github.com/ignitionrobotics/ign-gazebo/pull/281 )
13+
14+ 1 . Update gtest to 1.10.0 for Windows compilation.
15+ * [ Pull Request 506] ( https://github.com/ignitionrobotics/ign-gazebo/pull/506 )
16+
17+ 1 . Updates to ardupilot migration tutorial.
18+ * [ Pull Request 525] ( https://github.com/ignitionrobotics/ign-gazebo/pull/525 )
19+
20+ 1 . Don't make docs on macOS.
21+ * [ Pull Request 528] ( https://github.com/ignitionrobotics/ign-gazebo/pull/528 )
422
523### Ignition Gazebo 3.6.0 (2020-12-30)
624
You can’t perform that action at this time.
0 commit comments