CHANGELOG.md in link_thumbnailer-1.0.9 vs CHANGELOG.md in link_thumbnailer-1.1.0

- old
+ new

@@ -1,4 +1,14 @@ +# 1.1.0 + +- Replace RMagick by [FastImage](https://github.com/sdsykes/fastimage) +- Rename `rmagick_attributes` config into `image_attributes` + +# 1.0.9 + +- Fix issue when Location header used a relative path instead of an absolute path +- Update gemfile to be more flexible when using Hashie gem + # 1.0.8 - Thanks to [juriglx](https://github.com/juriglx), support for canonical urls - Bug fixes