Skip to content

Commit e05b56c

Browse files
committed
Merge branch 'pre-release-2.1.2' into release-2.1
2 parents 877ffeb + 3b4ca9d commit e05b56c

File tree

3 files changed

+24
-8
lines changed

3 files changed

+24
-8
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
55
[Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77

8+
## [2.1.2 (Mr. Meeseeks)](https://github.com/php-censor/php-censor/tree/2.1.2) (2022-09-01)
9+
10+
[Full Changelog](https://github.com/php-censor/php-censor/compare/2.1.1...2.1.2)
11+
12+
### Fixed
13+
14+
- Build logger expression. Pull requests [#431](https://github.com/php-censor/php-censor/pull/431). Thanks to [@StudioMaX](https://github.com/StudioMaX).
15+
- Type of GET param `commitId` in WebhookController. Issue [#432](https://github.com/php-censor/php-censor/pull/432).
16+
- Webhook response type. Issue [#432](https://github.com/php-censor/php-censor/pull/432).
17+
- Secrets security: denied to using secrets in notify plugins content.
18+
19+
820
## [2.1.1 (Mr. Meeseeks)](https://github.com/php-censor/php-censor/tree/2.1.1) (2022-08-30)
921

1022
[Full Changelog](https://github.com/php-censor/php-censor/compare/2.1.0...2.1.1)

VERSION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.1
1+
2.1.2

composer.lock

Lines changed: 11 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)