Skip to content

Commit 355ea07

Browse files
committed
Change log update
1 parent ee32958 commit 355ea07

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# v2.0.2-beta
2+
- ANAFAPIClient new has a new method TokenWillExpireSoon that returns true of the token will expire in 24h or less
3+
- TokenWillExpireSoon is used to determine when to auto refresh the token
4+
- ListAnswers now support filtering
5+
- Added private ValidateFilter to check for valid filter chars
6+
- Invalid filters will create an INVALID_INPUT exception
7+
- Added ListAnswersWithPagination will return an answer list containing all pages.
8+
9+
110
# v2.0.1-beta
211
ANAFAPIClient->AccessToken is now protected (was private)
312
# v2.0.0-beta

0 commit comments

Comments
 (0)