CHANGES in dbi-dbrc-1.1.4 vs CHANGES in dbi-dbrc-1.1.5
- old
+ new
@@ -1,4 +1,15 @@
+== 1.1.5 - 3-Sep-2009
+* License changed to Artistic 2.0.
+* Some gemspec updates, including the license and description.
+* Renamed the test files. The ts_all.rb file was removed.
+* Added win32-process as a dependency on MS Windows.
+* Added test-unit as a development dependency. Some tests were refactored
+ to use features from test-unit 2.x.
+* Added the 'test_xml' and 'test_yml' rake tasks.
+* Refactored the main test task.
+* Added explicit copyright and warranty to the README file.
+
== 1.1.4 - 10-Nov-2008
* Added a custom inspect method which filters the password.
== 1.1.3 - 21-Jul-2008
* More RUBY_PLATFORM changes that I missed in the last release.