File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/)
55and 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---
You can’t perform that action at this time.
0 commit comments