File tree 1 file changed +17
-0
lines changed
1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 4.0.0 " ></a >
2
+ # [ 4.0.0] ( https://github.com/thathoff/kirby-git-content/compare/v3.0.3...v4.0.0 ) (2020-10-25)
3
+
4
+ ### Features
5
+ - finalize Maintainer switch (see Breaking Changes)
6
+ - finalize rename to GitContent (see Breaking Changes)
7
+ - Allow POST request to webhooks (thanks to @graphichavoc )
8
+ - Install into plugins folder (thanks to @s3ththompson )
9
+ - Switch to ` coyl/git ` PHP git library
10
+ - allow configuration of commit message (thanks to @JonasDoebertin )
11
+
12
+ ### BREAKING CHANGES:
13
+ - Name Changed to Git Content
14
+ - Config options changed (` blankogmbh.gcapc ` to ` thathoff.git-content ` )
15
+ - Webhook-URLS changed: ` /gcapc/(push|pull) ` changed to `/git-content/(push|pull)
16
+
17
+
1
18
<a name =" 3.0.3 " ></a >
2
19
# [ 3.0.3] ( https://github.com/thathoff/kirby-git-content/compare/v3.0.2...v3.0.3 ) (2020-07-12)
3
20
You can’t perform that action at this time.
0 commit comments