Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
dhil committed Jun 5, 2018
1 parent 5dfc4af commit 6cf8066
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,12 @@

This minor release contains various bug fixes and improves the dynamic
loading facility for database drivers that was introduced in the
previous release. The loading of database drivers is now deferred
until an actual attempt to connect to a database is made.
previous release.

## Lazy Loading of Present Database Drivers

The loading of present database drivers is now deferred until an
actual attempt to connect to a database is made.

# 0.7.2

Expand Down

0 comments on commit 6cf8066

Please sign in to comment.