CHANGELOG.md in ruby-vips-2.1.3 vs CHANGELOG.md in ruby-vips-2.1.4
- old
+ new
@@ -1,8 +1,15 @@
# Changelog
## master
+## Version 2.1.4 (2021-10-28)
+
+* `write_to_buffer` tries to use the new target API, then falls back to the old
+ buffer system [jcupitt]
+* don't generate yard docs for deprecated args [jcupitt]
+* add hyperbolic trig functions [jcupitt]
+
## Version 2.1.3 (2021-8-23)
* fix a gtype size error on win64 [danini-the-panini]
## Version 2.1.2 (2021-5-3)