Skip to content

Commit 84aa20e

Browse files
committed
Update CHANGELOG.md for release 2026-02-21
- update CHANGELOG.md - update plugin.info.txt
1 parent 35b4cc6 commit 84aa20e

2 files changed

Lines changed: 16 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,19 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7474
- TBD
7575

7676

77+
## [2026-02-21]
78+
79+
### 🚀 Added
80+
- Additional placeholders in commit message template - PR [#103]
81+
82+
### 👷 Changed
83+
- Centralize `%user%`, `%mail%` and `\n` replacement:
84+
- moved within `action/editcommit.php` to `commitFile(...)` - PR [#103]
85+
86+
### ❤️ Thanks
87+
Many thanks for collaboration on this release for: @dotsam
88+
89+
7790
## [2025-11-11]
7891

7992
### 🚀 Added
@@ -211,7 +224,8 @@ Many thanks for collaboration on this release for: @SECtim, @ochurlaud
211224
- This is just a dummy placeholder to make the parser of GHCICD/release-notes-from-changelog@v1 happy!
212225
-->
213226

214-
[Unreleased]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/compare/v2025-11-11..HEAD
227+
[Unreleased]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/compare/v2026-02-21..HEAD
228+
[2026-02-21]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/compare/v2025-11-11..v2026-02-21
215229
[2025-11-11]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/compare/v2025-02-26..v2025-11-11
216230
[2025-02-26]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/compare/v2023-05-07..v2025-02-26
217231
[2023-05-07]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/compare/v2023-03-07..v2023-05-07

plugin.info.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
base gitbacked
22
author Wolfgang Gassler (@woolfg), Carsten Teibes (@carstene1ns), Markus Hoffrogge (@mhoffrog)
33
4-
date 2025-11-11
4+
date 2026-02-21
55
name gitbacked plugin
66
desc Pages and Media are stored in Git
77
url https://github.com/woolfg/dokuwiki-plugin-gitbacked

0 commit comments

Comments
 (0)