summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAvi Goldman <avrahamymgoldman@gmail.com>2017-01-10 09:22:51 -0500
committerAvi Goldman <avrahamymgoldman@gmail.com>2017-01-10 09:22:51 -0500
commit31e261fa7e9619eebdf7412b32f404da48e64877 (patch)
treeb07de6efb41167d52fd84e48dc4bb1ee9d66f4a2
parentd8f5f8021077673ddbedee283d4a335e4339b809 (diff)
downloadphp-sparkpost-31e261fa7e9619eebdf7412b32f404da48e64877.zip
php-sparkpost-31e261fa7e9619eebdf7412b32f404da48e64877.tar.gz
php-sparkpost-31e261fa7e9619eebdf7412b32f404da48e64877.tar.bz2
updated changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e5f5367..541724a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,7 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [2.1.0] - 2017-01-09
### Added
-- [#161](https://github.com/SparkPost/php-sparkpost/pull/161) added example for sending email with attachment
+- [#161](https://github.com/SparkPost/php-sparkpost/pull/161) added example for sending email with attachment and simplified the examples setup
- [#159](https://github.com/SparkPost/php-sparkpost/pull/159) added `debug` option for seeing the full request sent to SparkPost
- [#151](https://github.com/SparkPost/php-sparkpost/pull/151) added packagist badges
- [#139](https://github.com/SparkPost/php-sparkpost/pull/139) added examples for message events and templates