add a CHANGELOG
Two version tags existed with no record of what was in them. Since neither was ever released, the first entry describes 0.3.0 against what people are actually running rather than against a previous release. The redirect column change leads, because it is the one thing here that will break code someone else has written. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
@@ -81,6 +81,7 @@ packages = ["src/wikiq"]
|
||||
include = [
|
||||
"src/wikiq",
|
||||
"README.md",
|
||||
"CHANGELOG.md",
|
||||
"COPYING",
|
||||
"pyproject.toml",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user