diff --git a/CHANGELOG.md b/CHANGELOG.md index 40b1d26..613200d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to `temporary-directory` will be documented in this file +## 1.1.1 - 2017-02-02 + +- do not use spaces when generating a name for the temporary directory + ## 1.1.0 - 2017-02-01 - added optional $location argument in `TemporaryDirectory` constructor