Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
pboivin committed Sep 1, 2022
1 parent 175927a commit 17fa38f
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,20 @@
# Release Notes

## [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

#### Added

- Add shortcut for single image widths configuration (`ImageSet`)
- Add shortcut for single image widths (`ImageSet`)
- Add new configuration format for art-directed images (`ImageSet`)
- Add integration test

#### Changed

- Refactor ImageSet internal data representation. Impacts `data()` and `toArray()` return values. (`ImageSet`)

#### Chores

- Update README examples


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

0 comments on commit 17fa38f

Please sign in to comment.