Skip to content

Commit 41c0d60

Browse files
3.1.1 release (#43)
* 3.1.1 release * update version numbers for ros2
1 parent 8e4d368 commit 41c0d60

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
Changelog for package network_interface
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

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+
513
3.1.0 (2021-05-21)
614
------------------
715
* Fix CMakeLists.txt include install (`#40 <https://github.com/astuff/network_interface/issues/40>`_)

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="3">
33
<name>network_interface</name>
4-
<version>3.1.0</version>
4+
<version>2003.1.1</version>
55
<description>Network interfaces and messages.</description>
66
<license>MIT</license>
77

0 commit comments

Comments
 (0)