Skip to content

Commit 7ae0136

Browse files
committed
Finish 2.0.1
1 parent 089b653 commit 7ae0136

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,18 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## Unreleased
7+
## [2.0.1] - 2020-01-09
88

99
### Changed
1010
- Sharp is now bundled as its own layer, removing the need for swapping between platforms for local development
11+
- Updated to latest version of Sharp (0.23.4)
1112

1213
### Added
1314
- Added support for `ar` param, allowing an aspect ratio (16:9) to be supplied
1415

16+
### Fixed
17+
- Fixed a potential bug with automatic webp formatting in non-webp-supporting browsers
18+
1519
## [2.0.0] - 2019-12-09
1620

1721
### Changed

0 commit comments

Comments
 (0)