1.1.4
-----
- Fix regression introduced by 1.1.3 (such that remote images did not work).

1.1.3
-----
- Fix 3 security bugs, each of which would allow for reading any image on disk.

1.1.2
-----
- Depend on Pillow OR PIL.

1.1.1
-----
- Fix bug stopping remote images from working.

1.1.0
-----
- `url_for('images', **kw)` to ease transition from static files.
- Compatible with Pillow.

1.0.0
-----
- First official release!
- Removed lots of backwards compatibility with my own sites:
    - restricted default path to ['static'];
    - removed synonyms for `resized_img_src`.
