diff --git a/CHANGELOG.md b/CHANGELOG.md index accef897..910463cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ Change Log HEAD ---- + + +3.3.0 +----- - Switch `EWSTimeZone` to be implemented on top of the new `zoneinfo` module in Python 3.9 instead of `pytz`. `backports.zoneinfo` is used for earlier versions of Python. This means that the `ÈWSTimeZone` methods `timezone()`, `normalize()` and `localize()` methods are now deprecated. diff --git a/docs/exchangelib/account.html b/docs/exchangelib/account.html index c36c33ed..54da4c09 100644 --- a/docs/exchangelib/account.html +++ b/docs/exchangelib/account.html @@ -3,16 +3,16 @@
- +
-Generated by pdoc 0.8.4.
+Generated by pdoc 0.9.1.