diff --git a/ChangeLog b/ChangeLog index 5232e47..2bcdd98 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +v4.4.0 + * Fix lots of bugs by switching from deprecaetd oauth2client to + google_auth_oauthlib + * Fix `--lineart` option failing with unicode errors + * `quick` command now prompts for which calendar to use when ambiguous + * Fix --nodeclined option failing on events with aliased email + v4.3.0 * Adds 'conference' to details display (michaelhoffman)