|
1 | 1 | # Change Log |
2 | 2 | All notable changes to this project will be documented in this file. |
3 | 3 |
|
| 4 | + |
| 5 | +## [1.5.8] - 2015-10-21 ## |
| 6 | + |
| 7 | +### Added ### |
| 8 | +- Global Suppressions [GET] |
| 9 | + |
4 | 10 | ## [1.5.7] - 2015-10-19 ## |
| 11 | + |
| 12 | + |
| 13 | +### Added ### |
5 | 14 | - Include MIT.LICENSE in release tarball |
6 | 15 |
|
7 | 16 | ## [1.5.6] - 2015-10-16 ## |
| 17 | + |
| 18 | +### Fixed ### |
8 | 19 | - Removed unsupported endpoint |
9 | 20 |
|
10 | 21 | ## [1.5.5] - 2015-10-16 ## |
| 22 | + |
| 23 | +### Added ### |
11 | 24 | - Added Unsubscribe Groups [POST] |
12 | 25 |
|
13 | 26 | ## [1.5.4] - 2015-10-15 ## |
14 | 27 |
|
| 28 | +### Added ### |
15 | 29 | - Global Suppressions [GET] |
16 | 30 |
|
17 | 31 | ## [1.5.3] - 2015-09-29 ## |
18 | 32 |
|
19 | | -### Added |
| 33 | +### Added ### |
20 | 34 | - Refactored tests and added Tox support |
21 | 35 | - Framework for Web API v3 endpoints |
22 | 36 | - Web API v3 endpionts: apikeys, ASM groups and ASM suppressions |
23 | 37 |
|
24 | | -### Fixed |
| 38 | +### Fixed ### |
25 | 39 | - Python 3 Fix [#126](https://github.com/sendgrid/sendgrid-python/issues/126) |
26 | 40 |
|
27 | | -## [1.4.3] - 2015-09-22 |
28 | | -### Fixed |
| 41 | +## [1.4.3] - 2015-09-22 ## |
| 42 | + |
| 43 | +### Fixed ### |
29 | 44 | - Reply To header now supports friendly name [#110](https://github.com/sendgrid/sendgrid-python/issues/110) |
30 | 45 |
|
31 | | -## [1.4.2] - 2015-09-15 |
32 | | -### Added |
| 46 | +## [1.4.2] - 2015-09-15 ## |
| 47 | + |
| 48 | +### Added ### |
33 | 49 | - Upgrade Mail to new-style class, on Python 2.x. |
34 | 50 |
|
35 | | -## [1.4.1] - 2015-09-09 |
36 | | -### Added |
| 51 | +## [1.4.1] - 2015-09-09 ## |
| 52 | + |
| 53 | +### Added ### |
37 | 54 | - Classifiers for compatible python versions |
38 | 55 |
|
39 | | -## [1.4.0] - 2015-04-27 |
40 | | -### Added |
| 56 | +## [1.4.0] - 2015-04-27 ## |
| 57 | + |
| 58 | +### Added ### |
41 | 59 | - Support for API keys |
42 | 60 |
|
43 | | -## [1.3.0] - 2015-01-23 |
44 | | -### Added |
| 61 | +## [1.3.0] - 2015-01-23 ## |
| 62 | + |
| 63 | +### Added ### |
45 | 64 | - Add new method for ASM Group ID via [#98](https://github.com/sendgrid/sendgrid-python/pull/98) |
46 | 65 | - Add CHANGELOG.md |
0 commit comments