We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 335c517 + 6b4c232 commit 4323956Copy full SHA for 4323956
1 file changed
CHANGELOG.md
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
+## [2.1.0] - 2024-05-14
8
+### Added
9
+- Handle Conflict (409) exception
10
+
11
+### Updated
12
+- Improved exception handling
13
+- Revised token refresh handling
14
15
## [2.0.0] - 2024-04-10
16
### Added
17
- WIQL support
0 commit comments