Skip to content

Commit

Permalink
Add a summary about the cache middleware update
Browse files Browse the repository at this point in the history
  • Loading branch information
hcancelik committed Jun 14, 2024
1 parent 752d487 commit d8f0d5c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/whats_new.md
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,10 @@ DRAFT section

## 🧬 Middlewares

### Cache

We are excited to introduce a new option in our caching middleware: Cache Invalidation. This feature provides greater control over cache management, allowing you to define a custom conditions for invalidating cache entries.

### CORS

We've made some changes to the CORS middleware to improve its functionality and flexibility. Here's what's new:
Expand Down

0 comments on commit d8f0d5c

Please sign in to comment.