From 7d39c638b1308b9237fe105e54f9c7c4df9d44c3 Mon Sep 17 00:00:00 2001 From: Matt Gorle <3032672+mattgorle@users.noreply.github.com> Date: Thu, 14 Jul 2022 09:34:56 +0100 Subject: [PATCH] Update CHANGELOG.md for 0.4.0 --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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