diff --git a/lib/lsp-devtools/changes/108.enhancement.rst b/lib/lsp-devtools/changes/108.enhancement.md similarity index 100% rename from lib/lsp-devtools/changes/108.enhancement.rst rename to lib/lsp-devtools/changes/108.enhancement.md diff --git a/lib/lsp-devtools/changes/110.enhancement.rst b/lib/lsp-devtools/changes/110.enhancement.md similarity index 100% rename from lib/lsp-devtools/changes/110.enhancement.rst rename to lib/lsp-devtools/changes/110.enhancement.md diff --git a/lib/lsp-devtools/changes/77.enhancement.rst b/lib/lsp-devtools/changes/77.enhancement.md similarity index 100% rename from lib/lsp-devtools/changes/77.enhancement.rst rename to lib/lsp-devtools/changes/77.enhancement.md diff --git a/lib/lsp-devtools/pyproject.toml b/lib/lsp-devtools/pyproject.toml index 91f18b2..d1b0168 100644 --- a/lib/lsp-devtools/pyproject.toml +++ b/lib/lsp-devtools/pyproject.toml @@ -61,6 +61,7 @@ underlines = ["", "", ""] type = [ { name = "Features", directory = "feature", showcontent = true }, + { name = "Enhancements", directory = "enhancement", showcontent = true }, { name = "Fixes", directory = "fix", showcontent = true }, { name = "Docs", directory = "doc", showcontent = true }, { name = "Breaking Changes", directory = "breaking", showcontent = true }, diff --git a/lib/pytest-lsp/changes/100.capability.rst b/lib/pytest-lsp/changes/100.capability.md similarity index 100% rename from lib/pytest-lsp/changes/100.capability.rst rename to lib/pytest-lsp/changes/100.capability.md diff --git a/lib/pytest-lsp/changes/101.enhancement.rst b/lib/pytest-lsp/changes/101.enhancement.md similarity index 100% rename from lib/pytest-lsp/changes/101.enhancement.rst rename to lib/pytest-lsp/changes/101.enhancement.md diff --git a/lib/pytest-lsp/changes/89.capability.rst b/lib/pytest-lsp/changes/89.capability.md similarity index 100% rename from lib/pytest-lsp/changes/89.capability.rst rename to lib/pytest-lsp/changes/89.capability.md diff --git a/lib/pytest-lsp/changes/90.feature.rst b/lib/pytest-lsp/changes/90.feature.md similarity index 100% rename from lib/pytest-lsp/changes/90.feature.rst rename to lib/pytest-lsp/changes/90.feature.md diff --git a/lib/pytest-lsp/changes/91.feature.rst b/lib/pytest-lsp/changes/91.feature.md similarity index 100% rename from lib/pytest-lsp/changes/91.feature.rst rename to lib/pytest-lsp/changes/91.feature.md diff --git a/lib/pytest-lsp/changes/97.feature.rst b/lib/pytest-lsp/changes/97.feature.md similarity index 100% rename from lib/pytest-lsp/changes/97.feature.rst rename to lib/pytest-lsp/changes/97.feature.md