Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Vladimir Ermakov <[email protected]>
  • Loading branch information
vooon committed Oct 10, 2024
1 parent deb746b commit bdd5a9c
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 0 deletions.
3 changes: 3 additions & 0 deletions libmavconn/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package libmavconn
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

2.8.0 (2024-06-07)
------------------
* Merge branch 'master' into ros2
Expand Down
22 changes: 22 additions & 0 deletions mavros/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,28 @@
Changelog for package mavros
^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* py-mavros: fix flake8 errors
* py-mavros: reconfigure flake8
* py: isort
* py: black
* py-mavros: reformat with black
* py-mavros: csv escapechar of empty string unsupported since py 3.11
* apply ament_uncrustify --reformat (jazzy)
* Merge pull request `#2000 <https://github.com/mavlink/mavros/issues/2000>`_ from leocencetti/fix-test-errors
Fix test errors in 3x3 covariance test cases
* fix: Patch test errors
* Merge pull request `#1998 <https://github.com/mavlink/mavros/issues/1998>`_ from leocencetti/fix-wrong-covariance-rotation
Fix 3x3 covariance matrix rotation/transformation
* chore: Fix and reenable covariance rotation tests
* fix: Correct 3x3 covariance matrix rotation
* use GeographicLib::Geoid::ConvertHeight
* fix -Wdeprecated-enum-float-conversion in GeographicLib
* depcrecation errors
* `#1965 <https://github.com/mavlink/mavros/issues/1965>`_: sync format of configs
* Contributors: Jacob Dahl, Leonardo Cencetti, Vladimir Ermakov

2.8.0 (2024-06-07)
------------------
* param: replace old rmw_qos usage
Expand Down
13 changes: 13 additions & 0 deletions mavros_extras/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@
Changelog for package mavros_extras
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* extras: fix cmake lint
* extras: fix cpplint errors
* Merge pull request `#1994 <https://github.com/mavlink/mavros/issues/1994>`_ from evan-palmer/bug-yaml-cpp-humble-build
Resolve build error when linking yaml-cpp
* Resolved error in rebase
* Merge branch 'ros2' into bug-yaml-cpp-humble-build
* Resolved linking error with yaml-cpp in pre-Jazzy releases
* Resolved build yaml-cpp build error
* Resolved build error with yaml-cpp
* Contributors: Evan Palmer, Vladimir Ermakov

2.8.0 (2024-06-07)
------------------
* gimbal_control: fix build
Expand Down
3 changes: 3 additions & 0 deletions mavros_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package mavros_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

2.8.0 (2024-06-07)
------------------
* regenerate all using cogall.sh
Expand Down

0 comments on commit bdd5a9c

Please sign in to comment.