We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e4d368 commit 41c0d60Copy full SHA for 41c0d60
2 files changed
CHANGELOG.rst
@@ -2,6 +2,14 @@
2
Changelog for package network_interface
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
+2003.1.1 (2022-06-29)
6
+-----------
7
+* Ros2 devel (`#42 <https://github.com/astuff/network_interface/issues/42>`_)
8
+ * changes for ros2
9
+ * foxy ci
10
+ * install boost library in docker container
11
+* Contributors: cullenstoneAS
12
+
13
3.1.0 (2021-05-21)
14
------------------
15
* Fix CMakeLists.txt include install (`#40 <https://github.com/astuff/network_interface/issues/40>`_)
package.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
<package format="3">
<name>network_interface</name>
- <version>3.1.0</version>
+ <version>2003.1.1</version>
<description>Network interfaces and messages.</description>
<license>MIT</license>
0 commit comments