Skip to content

Commit

Permalink
Update Changelog and version
Browse files Browse the repository at this point in the history
  • Loading branch information
gchtr committed Feb 26, 2018
1 parent 4bf12c6 commit 06d49f5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.13.3 - 2018-02-26

- Added lazy loading helper [filter](https://github.com/mindkomm/timmy#lazy-loading) and [function](https://github.com/mindkomm/timmy#make_timber_image_lazy).

## 0.13.2 - 2018-02-14

- Fixed a bug when Timmy tried to convert a PDF to JPEG. Timmy now checks that a file is not a PDF before converting it to JPG.
Expand Down
4 changes: 2 additions & 2 deletions timmy.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
/**
* Plugin Name: Timmy
* Plugin URI: https://github.com/MINDKomm/timmy/
* Description: Advanced image manipulation for Timber.
* Version: 0.13.2
* Description: Advanced image handling for Timber.
* Version: 0.13.3
* Author: Lukas Gächter
* Author URI: https://www.mind.ch
*/
Expand Down

0 comments on commit 06d49f5

Please sign in to comment.