Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/mchev/banhammer
Browse files Browse the repository at this point in the history
  • Loading branch information
mchev committed Feb 21, 2023
2 parents f567e72 + 7152bc9 commit 74fcdda
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to `bans-for-laravel` will be documented in this file.

## v1.1.4 - 2023-02-21

- Adding created by relation in IPs collection.
- Removing ID in IPs collection.
- Grouping by IPs to prevent duplicate IPs with the banned() method on IP.
- Caching IP list for better performances

## v1.1.3 - 2023-02-13

- Fix nullable attribute expired_at
Expand Down

0 comments on commit 74fcdda

Please sign in to comment.