Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
marip8 committed Jul 14, 2023
1 parent 4caa1ae commit ae8e08f
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@
Changelog for package reach_core
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Updated badges in README; added table of supported distros (`#56 <https://github.com/marip8/reach/issues/56>`_)
* Removed -dev libraries before running unit tests in CI (`#55 <https://github.com/marip8/reach/issues/55>`_)
* Updated CI configuration to be ROS-independent (`#54 <https://github.com/marip8/reach/issues/54>`_)
* Update to later version of RICB that adds hook for PYTHONPATH (`#51 <https://github.com/marip8/reach/issues/51>`_)
* Added colcon hook for setting the PYTHONPATH environment variable (`#50 <https://github.com/marip8/reach/issues/50>`_)
* Minor Updates (`#48 <https://github.com/marip8/reach/issues/48>`_)
* Added virtual destructors
* Compile Python bindings with c++14
* Change comparison operator for clang-tidy
* Contributors: Michael Ripperger

1.3.1 (2023-06-14)
------------------
* fix parallelization error of omp parallel (`#47 <https://github.com/marip8/reach/issues/47>`_)
Expand Down

0 comments on commit ae8e08f

Please sign in to comment.