Skip to content

Commit 17fa38f

Browse files
committed
Update CHANGELOG
1 parent 175927a commit 17fa38f

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,20 @@
11
# Release Notes
22

3-
## [unreleased](https://github.com/pboivin/flou/compare/v1.2.0...main) - next
3+
## [v1.3.0](https://github.com/pboivin/flou/compare/v1.3.0...main) - 2022-09-01
44

55
#### Added
66

7-
- Add shortcut for single image widths configuration (`ImageSet`)
7+
- Add shortcut for single image widths (`ImageSet`)
8+
- Add new configuration format for art-directed images (`ImageSet`)
9+
- Add integration test
10+
11+
#### Changed
12+
13+
- Refactor ImageSet internal data representation. Impacts `data()` and `toArray()` return values. (`ImageSet`)
14+
15+
#### Chores
16+
17+
- Update README examples
818

919

1020
## [v1.2.0](https://github.com/pboivin/flou/compare/v1.1.0...v1.2.0) - 2022-08-24

0 commit comments

Comments
 (0)