ChangeLog in gsl-2.1.0.2 vs ChangeLog in gsl-2.1.0.3
- old
+ new
@@ -1,6 +1,10 @@
# markup: rd
+== Sat April 29 2017
+- Enhancements
+ * Suppress warnings in Ruby 2.4 by suppressing use of Fixnum.
+
== Mon January 30 2017
- Enhancements
* Support for assigning Ruby Complex types to GSL::Matrix::Complex. (@v0dro)
* Support for 2D interpolation by exposing GSLs interp2d and spline2d. (@v0dro)
* Support for Ruby 2.4. (@badlamer)