CHANGELOG.md in link_thumbnailer-0.0.4 vs CHANGELOG.md in link_thumbnailer-0.0.5
- old
+ new
@@ -1,4 +1,11 @@
+# 0.0.5
+
+- Bug fix
+- Remove `require 'rails'` from spec_helper.rb
+- Remove rails dependences (blank? method) in code
+- Spec fix
+
# 0.0.4
- Add specs for almost all classes
- Add a method `to_json` for WebImage class to be able to get a usable array of images' attributes