File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ if(COMMAND CMAKE_POLICY)
5
5
CMAKE_POLICY (SET CMP0004 NEW)
6
6
endif (COMMAND CMAKE_POLICY)
7
7
8
- project (sdformat13 VERSION 13.7 .0)
8
+ project (sdformat13 VERSION 13.8 .0)
9
9
10
10
# The protocol version has nothing to do with the package version.
11
11
# It represents the current version of SDFormat implemented by the software
Original file line number Diff line number Diff line change 1
1
## libsdformat 13.X
2
2
3
+ ### libsdformat 13.8.0 (2024-06-25)
4
+
5
+ 1 . Added ` World::ActorByName `
6
+ * [ Pull request #1436 ] ( https://github.com/gazebosim/sdformat/pull/1436 )
7
+
8
+ 1 . Backport #1367 to Garden: Fix find Python3 logic.
9
+ * [ Pull request #1370 ] ( https://github.com/gazebosim/sdformat/pull/1370 )
10
+
3
11
### libsdformat 13.7.0 (2024-06-13)
4
12
5
13
1 . Add support for no gravity link
You can’t perform that action at this time.
0 commit comments