Skip to content

Commit

Permalink
Prettified Code!
Browse files Browse the repository at this point in the history
  • Loading branch information
Gummibeer authored and actions-user committed Jun 24, 2020
1 parent 1f35f6e commit 012d7df
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,25 @@ All notable changes to `php-weserv-images` will be documented in this file

## 1.0.0

- drop `\Astrotomic\Weserv\Images\Url::toImg()`
- drop `\Astrotomic\Weserv\Images\Url::toPicture()`
- drop `\Astrotomic\Weserv\Images\Url::toImg()`
- drop `\Astrotomic\Weserv\Images\Url::toPicture()`

## 0.4.1

- implement [astrotomic/php-conditional-proxy](https://github.com/Astrotomic/php-conditional-proxy)
- implement [astrotomic/php-conditional-proxy](https://github.com/Astrotomic/php-conditional-proxy)

## 0.4.0

- add `toPicture()` method
- add `toPicture()` method

## 0.3.0 - 2020-03-02

- add `srcset` support to `toImg()` method
- add `srcset` support to `toImg()` method

## 0.2.0 - 2020-02-29

- add `toUrl()` and `toImg()` methods
- add `toUrl()` and `toImg()` methods

## 0.1.0 - 2020-02-28

- initial release
- initial release
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ If you discover any security related issues, please check [SECURITY](https://git

## Credits

- [Tom Witkowski](https://github.com/Gummibeer)
- [All Contributors](../../contributors)
- [Tom Witkowski](https://github.com/Gummibeer)
- [All Contributors](../../contributors)

## License

Expand Down

0 comments on commit 012d7df

Please sign in to comment.