diff --git a/README.md b/README.md index d22038b..7bc777e 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,11 @@ This python package follows Semantic Versioning 2.0.0 ***Reminder**: Major version zero (0.y.z) is for initial development. Anything MAY change at any time. The public API SHOULD NOT be considered stable.* +### 0.8.1 - 2022-07-12 + +Add typing hints\ +Lower excessive log level + ### 0.8.0 - 2022-07-11 Add 'Request Info from spa' feature (#1)