We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5c9ea8 commit 0053bb0Copy full SHA for 0053bb0
README.md
@@ -53,6 +53,10 @@ these files with `make stan-baseline`.
53
54
## Release Notes
55
56
+### Version 1.1.0 - 2025-05-08
57
+
58
+* Added `Special:PersistentPageIdentifierResolver`
59
60
### Version 1.0.1 - 2024-12-20
61
62
* Fixed extension detection in the maintenance script
extension.json
@@ -2,7 +2,7 @@
2
"name": "Persistent Page Identifiers",
3
"namemsg": "persistentpageidentifiers-name",
4
5
- "version": "1.0.1",
+ "version": "1.1.0",
6
7
"author": [
8
"[https://Professional.Wiki/ Professional Wiki]"
0 commit comments