Skip to content

Commit 7d307e5

Browse files
Release v1.2.0
1 parent 8e7b011 commit 7d307e5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Diff for: CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.2.0] - 2022/12/07
6+
7+
### Added
8+
9+
- Loader: iDynTree
10+
511
## [1.1.0] - 2022/11/29
612

713
### Added

Diff for: robot_descriptions/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
Import open source robot description as Python modules.
2020
"""
2121

22-
__version__ = "1.1.0"
22+
__version__ = "1.2.0"

0 commit comments

Comments
 (0)