CHANGELOG.md in ruby-vips-0.3.0 vs CHANGELOG.md in ruby-vips-0.3.1
- old
+ new
@@ -1,6 +1,15 @@
# master
+# Version 0.3.1
+
+### Fixed
+
+* PNG writer no longer changes the filename argument [John Cupitt]
+* Workaround helps ruby-vips compile against 7.26.3 [John Cupitt]
+* Image read now runs GC and retries on fail [John Cupitt]
+* Image write GCs every 100 images [John Cupitt]
+
# Version 0.3.0
Release date: 2012-07-20
### Added