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 57bbb17 commit bd68c1aCopy full SHA for bd68c1a
README.rst
@@ -279,7 +279,11 @@ How to Contribute
279
Release Log
280
===========
281
282
-3.0.0 : Extensive refactoring of the library (check the commit logs) - incompatible with previous versions
+3.1.0: Make ``token`` field optional in the attribute statement by introducing ``REQUIRE_TOKEN`` settings (default: ``True``)
283
+
284
+3.0.1: Minor fixes
285
286
+3.0.0: Extensive refactoring of the library (check the commit logs) - incompatible with previous versions
287
288
2.3.0: Merge of PRs plus bugfixes and (manual) testing
289
0 commit comments