We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e7b011 commit 7d307e5Copy full SHA for 7d307e5
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.2.0] - 2022/12/07
6
+
7
+### Added
8
9
+- Loader: iDynTree
10
11
## [1.1.0] - 2022/11/29
12
13
### Added
robot_descriptions/__init__.py
@@ -19,4 +19,4 @@
19
Import open source robot description as Python modules.
20
"""
21
22
-__version__ = "1.1.0"
+__version__ = "1.2.0"
0 commit comments