CHANGES in dbi-dbrc-1.4.0 vs CHANGES in dbi-dbrc-1.4.1
- old
+ new
@@ -1,4 +1,10 @@
+== 1.4.1 - 14-Jan-2018
+* Fixed some test warnings.
+* Added metadata to gemspec.
+* The VERSION constant is now frozen.
+* Updated the cert, should be good for about 10 years.
+
== 1.4.0 - 6-Dec-2015
* Use Dir.home to calculate the home directory on Unixy platforms. Therefore
Ruby 1.9.3 or later is now required.
* The DBI::DBRC::YML class looks for "maximum_reconnects" instead of
"max_reconn" to be consistent with the other classes.