Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
mertasan authored and github-actions[bot] committed Dec 24, 2023
1 parent f8bf3fe commit 44358dd
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

All notable changes to `laravel-cloudflare-cache` will be documented in this file.

## v1.1.0 - 2023-12-24

### What's Changed

* Add Cache-Tags to Middleware by @mertasan in https://github.com/yediyuz/laravel-cloudflare-cache/pull/5
* Update default cache TTL by @emredipi in f8bf3fe66a4dcb1a716881d1a99d629f3021e277
* Add TTL config by @emredipi in d1f28b182afa1e3bb025a30927864fb9f79a6a5e
* Update environment names by @mertasan in 7d98c82389ecaf13aea745333ec2d8b21423e0fa
* Add `isEnabled()` method by @mertasan in 420814b2b1e25ee0393f4e4e9cdabda0af72ef49

### New Contributors

* @mertasan made their first contribution in https://github.com/yediyuz/laravel-cloudflare-cache/pull/5

**Full Changelog**: https://github.com/yediyuz/laravel-cloudflare-cache/compare/v1.0.0...v1.1.0

## v1.0.0 - 2023-12-21

**Full Changelog**: https://github.com/yediyuz/laravel-cloudflare-cache/commits/v1.0.0

0 comments on commit 44358dd

Please sign in to comment.