diff --git a/CHANGELOG.md b/CHANGELOG.md index c8fa7f5..f1c3502 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +## [1.0.0] - 2018-02-07 +### Added +- Exporter basic authentication support (@zsais) +- Exporter authorization header support (@discordianfish) + ## [0.0.1] - 2017-10-02 ### Added - Initial release