Skip to content

Commit b1dcfc7

Browse files
Merge pull request #45 from ProdByGodfather/43-fix-delete-method-and-add-filter-to-queryset-in-v530
update Readme.md file
2 parents c86d6dd + 7e1837b commit b1dcfc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
- **New in v5.0.0**: Fix `PostgreSQL` Bugs and structure.
2323
- **New in v5.1.0**: Enhanced functionality for better usability for `delete` and `contains` methods.
2424
- **New in v5.2.0**: Introduced `bulk_create` for efficient batch insertions.
25-
25+
- **New in v5.3.0**: Added `filter` support to the QuerySet class for in-memory filtering.
2626

2727

2828

0 commit comments

Comments
 (0)