From 2939f9cc1a0df303923e8e7f6c32d77b3379e373 Mon Sep 17 00:00:00 2001 From: Edward Emanuel Date: Wed, 18 Sep 2019 08:28:31 -0500 Subject: [PATCH] Added release notes to changelog.rst --- CHANGELOG.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index b98b9d5..aeddc1a 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -3,6 +3,8 @@ Changelog * 0.8.1 (September 18th, 2019) * Dropped support for Python 2.7 and 3.3 + * Updated the Invoice to include an AllowOnlineCreditCardPayment attribute. + * Updated the SendMixin class to url encode input emails. * 0.8 (June 25th, 2019) * Removed support for OAuth 1.0