removed breaking change

This commit is contained in:
Deven Joshi
2021-09-27 18:37:26 +05:30
parent d996eddb56
commit 98493b77d8
2 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
## Upcoming
🛑️ Breaking Changes from `3.0.0`
✅ Added
- `Filter.notExists` now replaces `Filter.exists(key, exists: false)`.