diff --git a/CHANGELOG.md b/CHANGELOG.md index 74b108e..8d029c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## [0.4.0] - 2022-07-14 + ### Added - Height and width parameter can be cleared by calling `height()` or `width()` with no argument. This also applies to `size()` - both `width` and `height` arguments are optional and the @@ -38,4 +40,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.3.0] - 2022-03-14 ###Changed -- Upgrading to league/glide 2.0.0 \ No newline at end of file +- Upgrading to league/glide 2.0.0