Skip to content

Commit 59345dd

Browse files
committed
generate_changelogs
1 parent 0477e8d commit 59345dd

2 files changed

Lines changed: 39 additions & 0 deletions

File tree

socketcan_adapter/CHANGELOG.rst

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2+
Changelog for package socketcan_adapter
3+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4+
5+
Forthcoming
6+
-----------
7+
* Add in timestamping for usability (`#4 <https://github.com/polymathrobotics/socketcan_adapter/issues/4>`_)
8+
* Add in timestamping for usability
9+
* Switch to promise future instead of sleeps
10+
* Split socketcan adapter and socketcan adapter ros (`#3 <https://github.com/polymathrobotics/socketcan_adapter/issues/3>`_)
11+
* Split socketcan adapter and socketcan adapter ros
12+
* Update readmes via guided AI (prior to cleanup) and pre-commit
13+
* Cleanup top level readme.md
14+
* Update README.md
15+
* Updating to include launch when installed, fixing launch file for socketcan bridge and update cmakelists for adapter to use Ubuntu jammy instead of ROS version
16+
* Add default filters to keep CAN flowing
17+
* Default filters to everything allowed. Add some comments
18+
* Contributors: Zeerek Ahmad
19+
20+
0.1.0 (2024-11-07)
21+
------------------
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2+
Changelog for package socketcan_adapter_ros
3+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4+
5+
Forthcoming
6+
-----------
7+
* Split socketcan adapter and socketcan adapter ros (`#3 <https://github.com/polymathrobotics/socketcan_adapter/issues/3>`_)
8+
* Split socketcan adapter and socketcan adapter ros
9+
* Update readmes via guided AI (prior to cleanup) and pre-commit
10+
* Cleanup top level readme.md
11+
* Add basic contribution doc
12+
* Updating to include launch when installed, fixing launch file for socketcan bridge and update cmakelists for adapter to use Ubuntu jammy instead of ROS version
13+
* Add default filters to keep CAN flowing
14+
* Default filters to everything allowed. Add some comments
15+
* Contributors: Zeerek Ahmad
16+
17+
0.1.0 (2024-11-07)
18+
------------------

0 commit comments

Comments
 (0)