File tree Expand file tree Collapse file tree 2 files changed +32
-1
lines changed
Expand file tree Collapse file tree 2 files changed +32
-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-msgs5 VERSION 5.3 .0)
6+ project (ignition-msgs5 VERSION 5.4 .0)
77
88#============================================================================
99# Find ignition-cmake
Original file line number Diff line number Diff line change 11## Ignition Msgs 5.x
22
3+ ### Ignition Msgs 5.4.0 (2020-11-12)
4+
5+ 1 . Add CMake options to support cross-compilation.
6+ * [ Pull request 60] ( https://github.com/ignitionrobotics/ign-msgs/pull/60 )
7+
8+ 1 . Add Focal CI.
9+ * [ Pull request 73] ( https://github.com/ignitionrobotics/ign-msgs/pull/73 )
10+
11+ 1 . Include autogenerated code for the ign_create_docs function.
12+ * [ Pull request 76] ( https://github.com/ignitionrobotics/ign-msgs/pull/76 )
13+ * [ Pull request 78] ( https://github.com/ignitionrobotics/ign-msgs/pull/78 )
14+ * [ Pull request 79] ( https://github.com/ignitionrobotics/ign-msgs/pull/79 )
15+
16+ 1 . Use modern CMake targets when including ignition-math.
17+ * [ Pull request 82] ( https://github.com/ignitionrobotics/ign-msgs/pull/82 )
18+
19+ 1 . Bump versions in readme.
20+ * [ Pull request 88] ( https://github.com/ignitionrobotics/ign-msgs/pull/88 )
21+
22+ 1 . Bump readme math version.
23+ * [ Pull request 90] ( https://github.com/ignitionrobotics/ign-msgs/pull/90 )
24+
25+ 1 . Improve fork experience.
26+ * [ Pull request 94] ( https://github.com/ignitionrobotics/ign-msgs/pull/94 )
27+
28+ 1 . Add dependency conversion for model.config's.
29+ * [ Pull request 91] ( https://github.com/ignitionrobotics/ign-msgs/pull/91 )
30+
31+ 1 . Resolved updated codecheck issues.
32+ * [ Pull request 96] ( https://github.com/ignitionrobotics/ign-msgs/pull/96 )
33+
334### Ignition Msgs 5.3.0 (2020-05-20)
435
5361 . Added the ` EntityFactory_V ` message.
You can’t perform that action at this time.
0 commit comments