Skip to content

Commit

Permalink
changelog: list changes since 0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
jnikula committed Nov 25, 2023
1 parent 8642624 commit 554173b
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,29 @@ Unreleased `master`_

:Date: YYYY-MM-DD

Added
~~~~~

* Considerably improved Javadoc/Doxygen support
* Started making GitHub releases
* Support for adding automated source links
* Tips and tricks documentation
* ``hawkmoth --version`` option to CLI
* ``hawkmoth --process-docstring={javadoc,napoleon}`` option to CLI

Changed
~~~~~~~

* Switched from CRITICAL to ERROR level for Sphinx errors
* Internally, refactored cursor handling

Fixed
~~~~~

* Clang language option to handle headers better
* Line number references in error messages
* Referencing typedefed anonymous structs, unions, and enums on Clang 15 and earlier

Hawkmoth `0.16.0`_
------------------

Expand Down

0 comments on commit 554173b

Please sign in to comment.