Skip to content

Commit

Permalink
generate changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Vladimir Ermakov <vooon341@gmail.com>
  • Loading branch information
vooon committed Dec 30, 2022
1 parent 5bb4a05 commit 57e2dbf
Show file tree
Hide file tree
Showing 4 changed files with 98 additions and 0 deletions.
21 changes: 21 additions & 0 deletions libmavconn/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@
Changelog for package libmavconn
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Merge branch 'master' into ros2
* master:
1.15.0
update changelog
ci: update actions
Implement debug float array handler
mavros_extras: Fix a sequence point warning
mavros_extras: Fix a comparison that shouldn't be bitwise
mavros: Fix some warnings
mavros_extras: Fix buggy check for lat/lon ignored
libmavconn: fix MAVLink v1.0 output selection
* 1.15.0
* update changelog
* Merge pull request `#1794 <https://github.com/mavlink/mavros/issues/1794>`_ from rossizero/master
libmavconn: fix MAVLink v1.0 output selection
* libmavconn: fix MAVLink v1.0 output selection
Fix `#1787 <https://github.com/mavlink/mavros/issues/1787>`_
* Contributors: Vladimir Ermakov, rosrunne

2.3.0 (2022-09-24)
------------------
* mavros: remove custom find script, re-generate
Expand Down
21 changes: 21 additions & 0 deletions mavros/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@
Changelog for package mavros
^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* ci: ignore xml lib warn
* Merge branch 'master' into ros2
* master:
1.15.0
update changelog
ci: update actions
Implement debug float array handler
mavros_extras: Fix a sequence point warning
mavros_extras: Fix a comparison that shouldn't be bitwise
mavros: Fix some warnings
mavros_extras: Fix buggy check for lat/lon ignored
libmavconn: fix MAVLink v1.0 output selection
* 1.15.0
* update changelog
* Merge pull request `#1806 <https://github.com/mavlink/mavros/issues/1806>`_ from scoutdi/fix-some-warnings
mavros: Fix some warnings
* mavros: Fix some warnings
* Contributors: Morten Fyhn Amundsen, Vladimir Ermakov

2.3.0 (2022-09-24)
------------------
* extras: fix linter errors
Expand Down
34 changes: 34 additions & 0 deletions mavros_extras/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,40 @@
Changelog for package mavros_extras
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* extras: uncrustify
* extras: fix build, 2
* extras: fix build
* extras: fix cog
* Merge branch 'master' into ros2
* master:
1.15.0
update changelog
ci: update actions
Implement debug float array handler
mavros_extras: Fix a sequence point warning
mavros_extras: Fix a comparison that shouldn't be bitwise
mavros: Fix some warnings
mavros_extras: Fix buggy check for lat/lon ignored
libmavconn: fix MAVLink v1.0 output selection
* 1.15.0
* update changelog
* Merge pull request `#1811 <https://github.com/mavlink/mavros/issues/1811>`_ from scoutdi/debug-float-array
Implement debug float array handler
* Implement debug float array handler
Co-authored-by: Morten Fyhn Amundsen <morten.f.amundsen@scoutdi.com>
* Merge pull request `#1807 <https://github.com/mavlink/mavros/issues/1807>`_ from scoutdi/fix-bitwise-comparison
mavros_extras: Fix a comparison that shouldn't be bitwise
* Merge pull request `#1808 <https://github.com/mavlink/mavros/issues/1808>`_ from scoutdi/fix-sequence-point-warning
mavros_extras: Fix a sequence point warning
* mavros_extras: Fix a sequence point warning
* mavros_extras: Fix a comparison that shouldn't be bitwise
* Merge pull request `#1805 <https://github.com/mavlink/mavros/issues/1805>`_ from scoutdi/fix-latlon-check
mavros_extras: Fix buggy check for lat/lon ignored
* mavros_extras: Fix buggy check for lat/lon ignored
* Contributors: Morten Fyhn Amundsen, Sverre Velten Rothmund, Vladimir Ermakov

2.3.0 (2022-09-24)
------------------
* extras: fix linter errors
Expand Down
22 changes: 22 additions & 0 deletions mavros_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,28 @@
Changelog for package mavros_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* msgs: re-generate
* Merge branch 'master' into ros2
* master:
1.15.0
update changelog
ci: update actions
Implement debug float array handler
mavros_extras: Fix a sequence point warning
mavros_extras: Fix a comparison that shouldn't be bitwise
mavros: Fix some warnings
mavros_extras: Fix buggy check for lat/lon ignored
libmavconn: fix MAVLink v1.0 output selection
* 1.15.0
* update changelog
* Merge pull request `#1811 <https://github.com/mavlink/mavros/issues/1811>`_ from scoutdi/debug-float-array
Implement debug float array handler
* Implement debug float array handler
Co-authored-by: Morten Fyhn Amundsen <morten.f.amundsen@scoutdi.com>
* Contributors: Sverre Velten Rothmund, Vladimir Ermakov

2.3.0 (2022-09-24)
------------------
* Merge branch 'master' into ros2
Expand Down

0 comments on commit 57e2dbf

Please sign in to comment.