Skip to content

Commit 740d45a

Browse files
committed
Update CHANGELOG.md: update release notes and compare links for release 2025-02-26
- CHANGELOG.md: - add release info for 2025-02-26 - plugin.info.txt: - align release date
1 parent 08f9cb0 commit 740d45a

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

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

6262
## [Unreleased]
6363

64+
### Changed
65+
- TBD
66+
67+
68+
## [2025-02-26]
69+
70+
### Added
71+
- Add config `'updateIndexOnPull'` - PR [#93], [#94]
72+
6473
### Changed
6574
- Avoid using $_ENV in `lib/Git.php#run_command` - PR [#91]
6675
- ensuring more controlled and secure handling of environment variables
@@ -164,7 +173,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
164173
- This is just a dummy placeholder to make the parser of GHCICD/release-notes-from-changelog@v1 happy!
165174
-->
166175

167-
[Unreleased]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/compare/v2023-05-07..HEAD
176+
[Unreleased]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/compare/v2025-02-26..HEAD
177+
[2025-02-26]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/compare/v2023-05-07..v2025-02-26
168178
[2023-05-07]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/compare/v2023-03-07..v2023-05-07
169179
[2023-03-07]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/compare/v2022-02-06..v2023-03-07
170180
[2022-02-06]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/compare/v2022-01-20..v2022-02-06
@@ -173,6 +183,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
173183
[2016-08-14]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/compare/v2015-10-03..v2016-08-14
174184
[2015-10-03]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/compare/v2012-10-31..v2015-10-03
175185
[2012-10-31]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/releases/tag/v2012-10-31
186+
[#94]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/pull/94
187+
[#93]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/pull/93
176188
[#91]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/pull/91
177189
[#86]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/issues/86
178190
[#82]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/issues/82

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 2023-05-07
4+
date 2025-02-26
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)