We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38907d6 commit b8432faCopy full SHA for b8432fa
CHANGELOG.md
@@ -1,6 +1,14 @@
1
CHANGELOG
2
=========
3
4
+1.0.1 - 2023-10-31
5
+------------------
6
+
7
+Maintenance release:
8
9
+- Migrate to the new tooling standards
10
+- Improve code quality
11
12
1.0.0 - 2023-06-24
13
------------------
14
RELEASE.md
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "pelican-markdown-include"
-version = "1.0.0"
+version = "1.0.1"
description = "Pelican plugin for using the Markdown-Include extension"
authors = [{name = "Rafael Laboissière", email = "[email protected]"}]
license = {text = "AGPL-3.0"}
0 commit comments