Skip to content

Commit 6e6b6b6

Browse files
committed
changelog
1 parent 2d26560 commit 6e6b6b6

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [unreleased]
99

10+
### Added
11+
12+
- feat: Added content type for WebP images
13+
- Added example of adding a custom content type to README
14+
15+
### Fixed
16+
17+
- fix: Content Type test regexes were not checking period correctly
18+
19+
### Updated
20+
21+
- Uses new webpack recommendations from webpack starter kit
22+
- Minor updates to migration guide
23+
1024
## [6.2.0] - 2024-11-27
1125

1226
### Added

0 commit comments

Comments
 (0)