We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1df181 commit c30e703Copy full SHA for c30e703
README.md
@@ -482,6 +482,9 @@ You can use this shortcuts too:
482
483
## Change Log:
484
485
+#### v0.2.1:
486
+ 1. Fixed bug with default PaginationClass and DjangoFilterPaginateListField.
487
+
488
#### v0.2.0:
489
1. Added some useful directives to use on queries and fragments.
490
2. Fixed error on DjangoFilterPaginateListField resolve function.
README.rst
@@ -525,6 +525,11 @@ You can use this shortcuts too:
525
Change Log:
526
-----------
527
528
+*******
529
+v0.2.1:
530
531
+1. Fixed bug with default PaginationClass and DjangoFilterPaginateListField.
532
533
*******
534
v0.2.0:
535
0 commit comments