Skip to content

Commit

Permalink
changelog: list changes since v0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
jnikula committed Aug 13, 2023
1 parent ac4402d commit 4ae8def
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,31 @@ Unreleased `master`_

:Date: YYYY-MM-DD

Added
~~~~~

* ``autosection`` directive to include generic documentation comments
* ``.readthedocs.yaml`` config file
* Documentation on how to use Hawkmoth on Read the Docs more reliably
* Values in enumerator documentation when explicitly initialized in source code

Changed
~~~~~~~

* The ``:file:`` option is optional for files that have been previously parsed
* Test case yaml schema

Removed
~~~~~~~

* Development dependency on the deprecated ``sphinx_testing`` package

Fixed
~~~~~

* Handling of empty documentation comments
* Parser error propagation

Hawkmoth `0.14.0`_
------------------

Expand Down

0 comments on commit 4ae8def

Please sign in to comment.