File tree Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
14
15
15
## [ Released]
16
16
17
+ ### [ 1.0.2] - 2024-03-17
18
+ - Fix for ` DjangoGet ` APIs related to paginated APIs
19
+ - Wasn't handling ` next ` and ` previous ` links correctly
20
+
21
+
17
22
### [ 1.0.1] - 2024-02-15
18
23
- Improved ` retry/duplicate ` logic
19
24
- ` retryIfNecessary ` -> ` catchDuplicates `
Original file line number Diff line number Diff line change 59
59
#### TODO
60
60
61
61
62
- ---
63
-
64
-
65
-
66
- ### [ 1.0.2] - 2024-03-17
67
- - Fix for ` DjangoGet ` APIs related to paginated APIs
68
- - Wasn't handling ` next ` and ` previous ` links correctly
69
-
70
62
-------------------------------------------------------
71
63
72
64
##### [ https://danielnazarian.com ] ( https://danielnazarian.com )
You can’t perform that action at this time.
0 commit comments