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 eb780f9 commit 9354304Copy full SHA for 9354304
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 5.1.3 - 2025-11-29
4
+
5
+### Added
6
+- Add `footnotes_set` Twig function.
7
8
## 5.1.2 - 2025-11-06
9
10
### Changed
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/footnotes",
"description": "Adds a footnotes feature to CKEditor fields and Twig templates.",
"type": "craft-plugin",
- "version": "5.1.2",
+ "version": "5.1.3",
"keywords": [
"craft",
"cms",
0 commit comments