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-gazebo4 VERSION 4.1 .0)
6+ project (ignition-gazebo4 VERSION 4.2 .0)
77
88#============================================================================
99# Find ignition-cmake
Original file line number Diff line number Diff line change 11## Ignition Gazebo 4.x
22
3- ### Ignition Gazebo 4.X.X (20XX-XX-XX)
3+ ### Ignition Gazebo 4.2.0 (2020-01-13)
4+
5+ 1 . Automatically load a subset of world plugins.
6+ * [ Pull Request 537] ( https://github.com/ignitionrobotics/ign-gazebo/pull/537 )
7+
8+ 1 . Fix to handle multiple logical cameras.
9+ * [ Pull Request 539] ( https://github.com/ignitionrobotics/ign-gazebo/pull/539 )
10+
11+ 1 . Improve ign tool support on macOS.
12+ * [ Pull Request 477] ( https://github.com/ignitionrobotics/ign-gazebo/pull/477 )
13+
14+ 1 . Add support for topic statistics on breadcrumb deployments.
15+ * [ Pull Request 532] ( https://github.com/ignitionrobotics/ign-gazebo/pull/532 )
16+
17+ 1 . Fix slot in Plotting plugin.
18+ * [ Pull Request 490] ( https://github.com/ignitionrobotics/ign-gazebo/pull/490 )
19+
20+ 1 . Fix shadow artifacts by disabling double sided rendering.
21+ * [ Pull Request 446] ( https://github.com/ignitionrobotics/ign-gazebo/pull/446 )
22+
23+ 1 . Kinetic energy monitor plugin.
24+ * [ Pull Request 492] ( https://github.com/ignitionrobotics/ign-gazebo/pull/492 )
25+
26+ 1 . Change nullptr to a int ptr for qt 5.15.2.
27+ * [ Pull Request 527] ( https://github.com/ignitionrobotics/ign-gazebo/pull/527 )
28+
29+ 1 . Generate valid topics everywhere (support names with spaces).
30+ * [ Pull Request 522] ( https://github.com/ignitionrobotics/ign-gazebo/pull/522 )
31+
32+ 1 . All changes up to version 3.7.0.
433
534### Ignition Gazebo 4.1.0 (2020-12-11)
635
You can’t perform that action at this time.
0 commit comments