Skip to content

Commit

Permalink
Changelog.
Browse files Browse the repository at this point in the history
Signed-off-by: Marco A. Gutierrez <[email protected]>
  • Loading branch information
marcoag committed Apr 26, 2024
1 parent 4fe5bce commit 2fcd33d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
Changelog for package python_qt_binding
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Only suppress Python warnings on new enough CMake (`#139 <https://github.com/ros-visualization/python_qt_binding/issues/139>`_)
* Older CMake doesn't have the policy, so skip it there.
* Suppress warning from Shiboken2. (`#137 <https://github.com/ros-visualization/python_qt_binding/issues/137>`_)
The comment has more information on why we are doing this.
* Contributors: Alejandro Hernández Cordero, Chris Lalancette

2.2.0 (2024-03-28)
------------------
* Switch to C++17 for SIP and Shiboken (`#135 <https://github.com/ros-visualization/python_qt_binding/issues/135>`_)
Expand Down

0 comments on commit 2fcd33d

Please sign in to comment.