Skip to content

Commit

Permalink
Update changelogs for upcoming release
Browse files Browse the repository at this point in the history
  • Loading branch information
fmauch committed Dec 18, 2023
1 parent b0042ce commit c432db5
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ur_calibration/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
Forthcoming
-----------
* Bump cmake minimum version for all packages in repo
* Contributors: Felix Exner

2.1.2 (2023-01-23)
------------------

Expand Down
5 changes: 5 additions & 0 deletions ur_dashboard_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package ur_dashboard_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Bump cmake minimum version for all packages in repo
* Contributors: Felix Exner

2.1.2 (2023-01-23)
------------------
* Add license file at root and in msgs package (`#594 <https://github.com/UniversalRobots/Universal_Robots_ROS_Driver/issues/594>`_)
Expand Down
11 changes: 11 additions & 0 deletions ur_robot_driver/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
Forthcoming
-----------
* Added support for UR20 (`#659 <https://github.com/UniversalRobots/Universal_Robots_ROS_Driver/issues/659>`_)
* Update documentation (`#655 <https://github.com/UniversalRobots/Universal_Robots_ROS_Driver/issues/655>`_)
* Bump required cmake version to fix the CMake warning about CMP0048
* Change initializer list ordering to match declaration in header file
* Implemented spline interpolation in joint space (`#543 <https://github.com/UniversalRobots/Universal_Robots_ROS_Driver/issues/543>`_)
* Use dedicated build for noetic main (`#640 <https://github.com/UniversalRobots/Universal_Robots_ROS_Driver/issues/640>`_)
* fix typo and use ros logging
* Contributors: Felix Exner, Felix Exner (fexner), Mads Holm Peters, RobertWilbrandt, Simon Schmeisser

2.1.2 (2023-01-23)
------------------

Expand Down

0 comments on commit c432db5

Please sign in to comment.