Skip to content

Commit

Permalink
Prepare 10.2.0-RELEASE [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
thekid committed Jul 15, 2018
1 parent 8acc118 commit 76ddbbe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ RDBMS support for the XP Framework: MySQL, Sybase, MSSQL, PostgreSQL, SQLite3, I

## ?.?.? / ????-??-??

## 10.2.0 / 2018-07-15

* Merged PR #44: Connection handling. All drivers now automatically reconnect
to database servers and re-run queries when they receive a disconnect. This
behavior can be controlled by a new DSN parameter, `reconnect`, which specifies
Expand Down

0 comments on commit 76ddbbe

Please sign in to comment.