File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -65,6 +65,21 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
65
65
- TBD
66
66
67
67
68
+ ## [ 2022-02-06]
69
+
70
+ ### Changed
71
+ - Created LICENSE file and removed corresponding text from the README.md - implements #67
72
+ - Use DokuWiki's user name & email address as commit author - implements #63 , #66
73
+ - Updated default setting for ` $conf['addParams'] ` to apply DokuWiki user name as commit author and DokuWiki user eMail as eMail.
74
+ - If DokuWiki user eMail is empty, then the eMail assigned to the commit will be empty as well.
75
+ - Updated README.md:
76
+ - Added a link to the referred COPYING license file originally hosted on the DokuWiki master branch to simplify a probable lookup.
77
+ - Issues linked on startpage, motivate people to contribute
78
+
79
+ ### Fixed
80
+ - Allow empty commits - fixes #39
81
+
82
+
68
83
## [ 2022-01-20]
69
84
70
85
### Fixed
@@ -130,7 +145,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
130
145
- This is just a dummy placeholder to make the parser of GHCICD/release-notes-from-changelog@v1 happy!
131
146
-->
132
147
133
- [ Unreleased ] : https://github.com/woolfg/dokuwiki-plugin-gitbacked/compare/v2022-01-20..HEAD
148
+ [ Unreleased ] : https://github.com/woolfg/dokuwiki-plugin-gitbacked/compare/v2022-02-06..HEAD
149
+ [ 2022-02-06 ] : https://github.com/woolfg/dokuwiki-plugin-gitbacked/compare/v2022-01-20..v2022-02-06
134
150
[ 2022-01-20 ] : https://github.com/woolfg/dokuwiki-plugin-gitbacked/compare/v2021-03-19..v2022-01-20
135
151
[ 2021-03-19 ] : https://github.com/woolfg/dokuwiki-plugin-gitbacked/compare/v2016-08-14..v2021-03-19
136
152
[ 2016-08-14 ] : https://github.com/woolfg/dokuwiki-plugin-gitbacked/compare/v2015-10-03..v2016-08-14
You can’t perform that action at this time.
0 commit comments