Skip to content

Commit 673fffd

Browse files
docs(changelog): Prepare release 0.36.0
1 parent 295be55 commit 673fffd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77

8-
## [0.36.0](https://github.com/crowdsecurity/php-cs-bouncer/releases/tag/v0.36.0) - 2023-??-??
8+
## [0.36.0](https://github.com/crowdsecurity/php-cs-bouncer/releases/tag/v0.36.0) - 2023-01-26
99
[_Compare with previous release_](https://github.com/crowdsecurity/php-cs-bouncer/compare/v0.35.0...v0.36.0)
1010

1111
### Changed
1212
- *Breaking changes*: All the code has been refactored to use `crowdsec/remediation-engine` package:
1313
- Lot of public methods have been deleted or replaced by others
14-
- A bouncer should now extend an `AbstractBouncer` class and implements some new interfaced methods
14+
- A bouncer should now extend an `AbstractBouncer` class and implements some abstract methods
1515
- Some settings names have been changed
1616

1717
---

0 commit comments

Comments
 (0)