diff options
author | Elmer Thomas <elmer@ThinkingSerious.com> | 2016-03-20 20:32:47 -0700 |
---|---|---|
committer | Elmer Thomas <elmer@ThinkingSerious.com> | 2016-03-20 20:32:47 -0700 |
commit | d15cdb7c26b8d35c1a5e8018446e08bfd753028d (patch) | |
tree | 1f7e4426cc43bf51682ab7556bf951356bee2402 | |
parent | 1f9f18e136c2bbaeda2fbac9a10ab8c5abc07993 (diff) | |
download | php-http-client-d15cdb7c26b8d35c1a5e8018446e08bfd753028d.zip php-http-client-d15cdb7c26b8d35c1a5e8018446e08bfd753028d.tar.gz php-http-client-d15cdb7c26b8d35c1a5e8018446e08bfd753028d.tar.bz2 |
Update CHANGELOG.md
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 06d2ab8..80ef5eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [1.0.1] - 2016-02-29 +### Fixed +- Composer/Packagist install issues resolved + ## [1.0.0] - 2016-02-29 ### Added - We are live! |