You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,9 @@
1
-
# v2.0.3
1
+
# v2.0.4
2
+
- Fixed a bug that could lead to a runtime error if unexpected statusInactivi response was recived when loading a companies info
3
+
- Moved to new (v9) API endpoint for loading company info
4
+
5
+
6
+
# v2.0.3
2
7
- Added error code MESSAGE_LIST_TOO_LONG = 13 to ANAFException
3
8
- ANAFAnswerListResponse now checks if recived error states that message count is to high for a non paged answer list and uses the appropriate error code if so
4
9
- ANAFAAPIClient::ListAnswers now has 2 new optional parameters that allow it to fall back to ListAnswersWithPagination if the after receiving an MESSAGE_LIST_TOO_LONG exception
0 commit comments