CHANGELOG.md in ruby-vips-2.0.2 vs CHANGELOG.md in ruby-vips-2.0.3

- old
+ new

@@ -1,8 +1,12 @@ # Changelog ## master +## Version 2.0.3 (2017-09-02) + +* add `get_fields` + ## Version 2.0.2 (2017-08-26) * switch to `logger` for all logging output * add libvips cache control functions `Vips::cache_set_max()` etc. * fix a ref leak