CHANGELOG.md in comic_walker-0.2.2 vs CHANGELOG.md in comic_walker-0.3.0
- old
+ new
@@ -1,4 +1,10 @@
+# 0.3.0 (2014-05-12)
+- Download configuration_pack and images directly
+ - Drop jar file download
+ - Drop base64-encoded image decoder
+ - Many internal method changes
+
# 0.2.2 (2014-05-11)
- Fix image fetch errors for recent comics
# 0.2.1 (2014-04-19)
- Take account of dummy width and height (#2)