You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,15 @@
2
2
Changelog for package ur_client_library
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+
Forthcoming
6
+
-----------
7
+
* Install endian header on Windows and Apple only (`#372 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/372>`_)
8
+
* Add support for UR8 LONG (`#375 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/375>`_)
9
+
* Change ubuntu manpage link from bionic to noble (`#374 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/374>`_)
10
+
* Bump actions/setup-python from 5 to 6 (`#373 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/373>`_)
11
+
* Add possibility to register multiple callbacks to ReverseInterface and TrajectoryPointInterface (`#359 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/359>`_)
12
+
* Contributors: Felix Exner, dependabot[bot]
13
+
5
14
2.2.0 (2025-07-21)
6
15
------------------
7
16
* Remove print statement when executing optimovel primitives (`#365 <https://github.com/UniversalRobots/Universal_Robots_Client_Library/issues/365>`_)
0 commit comments