Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
- Upgrading to league/glide 2.0.0