diff options
| author | default <nobody@localhost> | 2025-01-21 14:34:29 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-01-21 14:34:29 +0100 |
| commit | ece1b9ed165f524d50c3be20e477a7c9b25e19a4 (patch) | |
| tree | 14884f290cac59ed0327f843a1c02fa853118866 | |
| parent | 3d677f67d845cf6e74271681e76d3cb806036483 (diff) | |
Updated RELEASE_NOTES.
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index cc6866a..1e8c221 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -26,6 +26,8 @@ If the `SNAC_BASEDIR` environment variable is defined and set to the base direct Fixed a bug in the generation of the top page (contributed by an-im-dugud). +Added support for Markdown headers and underlining (contributed by an-im-dugud). + ## 2.68 Fixed regression in link verification code (contributed by nowster). |