Merge commit 'e631b17fb15f161e3c89959e794d8fc5feadd7f8' on branch master into main.

This commit is contained in:
2024-10-26 00:38:12 -07:00
6 changed files with 30 additions and 11 deletions

View File

@@ -6,8 +6,13 @@
* added strikethru and footnotes to blag renders.
## [unreleased] --
## [2.3.2] -- 2024-10-13
* Ignore FileNotFoundError when trying to get the last modified time of files
in directories. This happens for example with temporary emacs files.
* Added changelog to docs
* removed ruff's target-version from pyproject.toml, this value defaults to the
projects requires-python
## [2.3.1] -- 2024-07-06