Skip to content

Commit 1a0ae3c

Browse files
2003.1.2 release (#45)
* Update changelog for 2003.1.2 release * 2003.1.2 * capitalize Boost in changelog
1 parent bb89133 commit 1a0ae3c

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,20 @@
22
Changelog for package network_interface
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
2003.1.2 (2023-10-17)
6+
---------------------
7+
* Boost dependency testing (`#44 <https://github.com/astuff/network_interface/issues/44>`_)
8+
* remove installation of Boost from circleci config
9+
* modify CMakeLists so that the messages and library end up where they belong in humble
10+
* reset circleci config to the way it was before
11+
* Contributors: cullenstoneAS
12+
513
2003.1.1 (2022-06-29)
614
-----------
715
* Ros2 devel (`#42 <https://github.com/astuff/network_interface/issues/42>`_)
816
* changes for ros2
917
* foxy ci
10-
* install boost library in docker container
18+
* install Boost library in docker container
1119
* Contributors: cullenstoneAS
1220

1321
3.1.0 (2021-05-21)

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>2003.1.1</version>
4+
<version>2003.1.2</version>
55
<description>Network interfaces and messages.</description>
66
<license>MIT</license>
77

0 commit comments

Comments
 (0)