Skip to content

Commit

Permalink
changelog: list changes since 0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
jnikula committed Apr 14, 2024
1 parent 419705c commit 9d3959e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,23 @@ Unreleased `master`_

:Date: YYYY-MM-DD

Added
~~~~~

* Added support for documenting C++ alias type definitions
* Added support variadic macros with named variable argument

Changed
~~~~~~~

* Bumped Python dependency requirement to v3.8, as the earlier versions have
reached end of life

Fixed
~~~~~

* Fixed C++ ``extern "C"`` block parsing for Clang 18 and later

Hawkmoth `0.17.0`_
------------------

Expand Down

0 comments on commit 9d3959e

Please sign in to comment.