File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -4,14 +4,18 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## Unreleased
7
+ ## [ 2.0.1 ] - 2020-01-09
8
8
9
9
### Changed
10
10
- 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)
11
12
12
13
### Added
13
14
- Added support for ` ar ` param, allowing an aspect ratio (16:9) to be supplied
14
15
16
+ ### Fixed
17
+ - Fixed a potential bug with automatic webp formatting in non-webp-supporting browsers
18
+
15
19
## [ 2.0.0] - 2019-12-09
16
20
17
21
### Changed
You can’t perform that action at this time.
0 commit comments