diff --git a/CHANGELOG.md b/CHANGELOG.md index 793a59c..4a3f6aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,3 +15,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. * [1.1.0](#400---2019-12-05) - Adds ability to force scope driver in config * [1.1.1](#400---2019-12-31) - Removes default scope driver * [1.2.0](#400---2019-12-31) - Adds PostgreSQL scope driver +* [1.2.1](#400---2019-12-31) - Minor postgres bug fix