Skip to content

Commit

Permalink
Update History.txt for 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
javornikolov committed Oct 12, 2014
1 parent 034ef1c commit 57adb1d
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions History.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
== 0.5.1 2014-10-12
* Improvements
* Support for Oracle Ehnanced Adapter 1.5 and ActiveRecord 4.1, 4.2
* Oracle 12c support
* Better diagnostics output when ruby-oci8 initialization fails
* Bug fixes
* Support for ruby-oci8 2.1.2+ preventing segfaults
* Multi-thread support (applies to oci8 connections)
* Internal (development) improvements
* Tests database connection enhancements (eazy connect syntax, allow service name != db name)
* Tests migrated to rspec 3
* Tests coverage migrated from rcov to simplecov
* README update with how to run tests

== 0.5.0 2012-04-16

* Improvements
Expand Down

0 comments on commit 57adb1d

Please sign in to comment.