You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
5
## Unreleased
6
6
-[Compare to latest release][unreleased]
7
7
8
+
## [1.2.0] - 2016-04-19
9
+
### Added
10
+
-[#109](https://github.com/SparkPost/python-sparkpost/pull/109) Support for specifying `template`, `substitution_data` when using the Django email backend
11
+
-[#100](https://github.com/SparkPost/python-sparkpost/pull/100) Support for the `content_subtype` attribute when using the `EmailMessage` class in Django
12
+
8
13
## [1.1.1] - 2016-04-08
9
14
### Fixed
10
15
-[#99](https://github.com/SparkPost/python-sparkpost/pull/99) Issue where inline images were always passed to the API, which in turn required HTML content
@@ -81,7 +86,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
81
86
- Metrics class for getting a list of campaigns and domains
0 commit comments