Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jshcodes committed Sep 13, 2023
1 parent bfd182b commit d19373c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -24,6 +24,11 @@
- `oauth2.py`
> Expanded unit testing to complete code coverage.
- `tests/test_service_class.py`
- Thanks go out to @morcef for identifying and reporting this issue. 🙇
+ Fixed: Type check failure when creating a mock of the `OAuth2` Service Class. Relates to #1043.
- `_service_class/_base_service_class.py`
- Thanks go out to @davidt99 for identifying / reporting this issue and providing the fix. 🙇

---

# Version 1.3.1
Expand Down

0 comments on commit d19373c

Please sign in to comment.