Skip to content

Commit c30e703

Browse files
author
Ernesto Perez Amigo
committed
Fixed bug with default PaginationClass and DjangoFilterPaginateListField
1 parent a1df181 commit c30e703

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -482,6 +482,9 @@ You can use this shortcuts too:
482482

483483
## Change Log:
484484

485+
#### v0.2.1:
486+
1. Fixed bug with default PaginationClass and DjangoFilterPaginateListField.
487+
485488
#### v0.2.0:
486489
1. Added some useful directives to use on queries and fragments.
487490
2. Fixed error on DjangoFilterPaginateListField resolve function.

README.rst

+5
Original file line numberDiff line numberDiff line change
@@ -525,6 +525,11 @@ You can use this shortcuts too:
525525
Change Log:
526526
-----------
527527

528+
*******
529+
v0.2.1:
530+
*******
531+
1. Fixed bug with default PaginationClass and DjangoFilterPaginateListField.
532+
528533
*******
529534
v0.2.0:
530535
*******

0 commit comments

Comments
 (0)