Skip to content

Commit d87ebb4

Browse files
committed
Updated release notes for release 2022-01-20 in CHANGELOG.md
1 parent 82722c7 commit d87ebb4

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6565
- TBD
6666

6767

68+
## [2022-01-20]
69+
70+
### Fixed
71+
- Fix for compatibility to PHP versions <7.4 - was introduced by previous release - fixes #69
72+
73+
6874
## [2021-03-19]
6975

7076
### Added
@@ -124,7 +130,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
124130
- This is just a dummy placeholder to make the parser of GHCICD/release-notes-from-changelog@v1 happy!
125131
-->
126132

127-
[Unreleased]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/compare/v2021-03-19..HEAD
133+
[Unreleased]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/compare/v2022-01-20..HEAD
134+
[2022-01-20]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/compare/v2021-03-19..v2022-01-20
128135
[2021-03-19]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/compare/v2016-08-14..v2021-03-19
129136
[2016-08-14]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/compare/v2015-10-03..v2016-08-14
130137
[2015-10-03]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/compare/v2012-10-31..v2015-10-03

0 commit comments

Comments
 (0)