Skip to content

Commit 6ee7b20

Browse files
committed
docs: update release notes for v4.0.0
1 parent e678bae commit 6ee7b20

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
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+
118
<a name="3.0.3"></a>
219
# [3.0.3](https://github.com/thathoff/kirby-git-content/compare/v3.0.2...v3.0.3) (2020-07-12)
320

0 commit comments

Comments
 (0)