Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
mchev authored and github-actions[bot] committed Mar 12, 2024
1 parent fef240f commit 194c070
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to `banhammer` will be documented in this file.

## v2.2.0 - 2024-03-12

- Laravel 11 support

## v2.1.0 - 2024-01-07

- [feature request]: Expiration date for banned IPs #10
Expand All @@ -10,6 +14,7 @@ All notable changes to `banhammer` will be documented in this file.
```
IP::ban("8.8.8.8", [], now()->addMinutes(10));
```
## v2.0.0 - 2024-01-07

Expand Down

0 comments on commit 194c070

Please sign in to comment.