mirror of
https://github.com/micro-ROS/micro-ROS-Agent.git
synced 2026-09-06 18:05:17 +02:00
Compare commits
3
Commits
f0d809138d
..
6.1.1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
92c512dfad | ||
|
|
1cc2c1f66d | ||
|
|
0c054f3fad |
@@ -2,6 +2,11 @@
|
||||
Changelog for package micro-ros_agent
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
6.1.1 (2026-08-11)
|
||||
------------------
|
||||
* Update maintainers (`#275 <https://github.com/micro-ROS/micro-ROS-Agent/issues/275>`_)
|
||||
* Update CMakeLists.txt (`#247 <https://github.com/micro-ROS/micro-ROS-Agent/issues/247>`_) (`#263 <https://github.com/micro-ROS/micro-ROS-Agent/issues/263>`_)
|
||||
|
||||
6.1.0 (2025-07-10)
|
||||
------------------
|
||||
* Use target_link_libraries instead of ament_target_dependencies (`#253 <https://github.com/micro-ROS/micro-ROS-Agent/issues/253>`_)
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
|
||||
<package format="3">
|
||||
<name>micro_ros_agent</name>
|
||||
<version>6.1.0</version>
|
||||
<version>6.1.1</version>
|
||||
<description>micro-ROS Agent package</description>
|
||||
<maintainer email="eugeniocollado@eprosima.com">Eugenio Collado</maintainer>
|
||||
<maintainer email="carlosespinoza@eprosima.com">Carlos Espinoza</maintainer>
|
||||
<maintainer email="davidlaseca@eprosima.com">David Laseca</maintainer>
|
||||
<license>Apache License 2.0</license>
|
||||
|
||||
<buildtool_depend>ament_cmake</buildtool_depend>
|
||||
|
||||
Reference in New Issue
Block a user