We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 175927a commit 17fa38fCopy full SHA for 17fa38f
CHANGELOG.md
@@ -1,10 +1,20 @@
1
# Release Notes
2
3
-## [unreleased](https://github.com/pboivin/flou/compare/v1.2.0...main) - next
+## [v1.3.0](https://github.com/pboivin/flou/compare/v1.3.0...main) - 2022-09-01
4
5
#### Added
6
7
-- Add shortcut for single image widths configuration (`ImageSet`)
+- 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
18
19
20
## [v1.2.0](https://github.com/pboivin/flou/compare/v1.1.0...v1.2.0) - 2022-08-24
0 commit comments