changelog: add missing entry jwt cache purge fix

This commit is contained in:
steve-chavez
2025-04-18 20:46:25 -05:00
parent 4d8502371d
commit b740fcb1ff
+1
View File
@@ -34,6 +34,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- #3697, #3602, Handle queries on non-existing table gracefully - @taimoorzaeem
- #3600, #3926, Improve JWT errors - @taimoorzaeem
- #3013, Fix `order=` with POST, PATCH, PUT and DELETE requests - @taimoorzaeem
- #3889, Fix: JWT cache purging on every request decreases performance - @mkleczek
### Changed