Skip to content

Commit

Permalink
Update CHANGELOG [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pboivin committed Aug 24, 2022
1 parent ecc1f18 commit fc0950a
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Release Notes

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

#### Added

- Accept render options as array (`ImageFactory`)
- Add missing setter for padding element CSS class (`ImgRenderable`)

#### Changed

- Ensure base64 LQIP is usable with wrapper option (`ImgRenderable`)

#### Chores

- Document various configuration options


## [v1.1.0](https://github.com/pboivin/flou/compare/v1.0.1...v1.1.0) - 2022-08-10

#### Added
Expand Down

0 comments on commit fc0950a

Please sign in to comment.