diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 0408025..cf154d6 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +## [v1.0.5] - 2026-02-03 + +### Documentation + +- Convert wiki-links to title-based format and add duplicate title detection + + ## [v1.0.2] - 2026-02-03 ### Features diff --git a/docs/changelog.d/wiki-link-titles.doc.md b/docs/changelog.d/wiki-link-titles.doc.md deleted file mode 100644 index 805dbcd..0000000 --- a/docs/changelog.d/wiki-link-titles.doc.md +++ /dev/null @@ -1 +0,0 @@ -Convert wiki-links to title-based format and add duplicate title detection