We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b932918 commit 37ec9a3Copy full SHA for 37ec9a3
HISTORY.rst
@@ -6,6 +6,7 @@ History
6
Upcoming
7
--------
8
* TooManyRequests now includes the retry_after header in its data. - semohr_
9
+* Added a central error class (TidalAPIError) to allow for unified error handling. - semohr_
10
11
v0.8.6
12
------
@@ -247,6 +248,7 @@ v0.6.2
247
248
* Add version tag for Track - Husky22_
249
* Switch to netlify for documentation - morguldir_
250
251
+.. _semohr: https://github.com/semohr
252
.. _morguldir: https://github.com/morguldir
253
.. _Husky22: https://github.com/Husky22
254
.. _ktnrg45: https://github.com/ktnrg45
0 commit comments