Skip to content

Commit 669761a

Browse files
committed
Updated release notes in CHANGELOG.md for release 2016-08-14
1 parent 40421d4 commit 669761a

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

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

6767

68+
## [2016-08-14]
69+
70+
### Changed
71+
- Updated last change date to current date - fix #38
72+
73+
### Fixed
74+
- Adjusted method signatures to match parent in action/editcommit.php
75+
- Corrected method signature for php7-compatibility in action/editcommit.php
76+
77+
6878
## [2015-10-03]
6979

7080
### Added
@@ -103,6 +113,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
103113
- This is just a dummy placeholder to make the parser of GHCICD/release-notes-from-changelog@v1 happy!
104114
-->
105115

106-
[Unreleased]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/compare/v2015-10-03..HEAD
116+
[Unreleased]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/compare/v2016-08-14..HEAD
117+
[2016-08-14]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/compare/v2015-10-03..v2016-08-14
107118
[2015-10-03]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/compare/v2012-10-31..v2015-10-03
108119
[2012-10-31]: https://github.com/woolfg/dokuwiki-plugin-gitbacked/releases/tag/v2012-10-31

0 commit comments

Comments
 (0)