We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d12876b commit 6a41d33Copy full SHA for 6a41d33
CHANGELOG.md
@@ -1,7 +1,16 @@
1
# Change Log
2
All notable changes to this project will be documented in this file.
3
4
-## [1.4.3] - 2015-10-22
+## [1.5.3] - 2015-09-29
5
+### Added
6
+- Refactored tests and added Tox support
7
+- Framework for Web API v3 endpoints
8
+- Web API v3 endpionts: apikeys, ASM groups and ASM suppressions
9
+
10
+### Fixed
11
+- Python 3 Fix [#126](https://github.com/sendgrid/sendgrid-python/issues/126)
12
13
+## [1.4.3] - 2015-09-22
14
### Fixed
15
- Reply To header now supports friendly name [#110](https://github.com/sendgrid/sendgrid-python/issues/110)
16
0 commit comments