Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pboivin authored Apr 15, 2023
1 parent ef73169 commit 68213f6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Release Notes


## [v1.7.0](https://github.com/pboivin/flou/compare/v1.6.0...v1.7.0) - 2023-04-15

#### Added

- Add `RemoteImageFactory` class. Support for remote Glide endpoints and filesystems

#### Changed

- Extract traits and interfaces to share code between both image factory classes
- Handle unknown image dimensions (`ImageRender`, `ImageFile`)


## [v1.6.0](https://github.com/pboivin/flou/compare/v1.5.1...v1.6.0) - 2023-03-02

#### Added
Expand Down

0 comments on commit 68213f6

Please sign in to comment.