Skip to content

Commit d752368

Browse files
committed
Prepare for 1.1.1
1 parent 72f040a commit d752368

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

HISTORY.rst

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
History
44
-------
55

6+
1.1.1 (2014-12-10)
7+
++++++++++++++++++
8+
9+
* On Python 3 there was a potential issue where ``open_database`` with
10+
``MODE_AUTO`` would try to use the C extension when it was not available.
11+
This could cause the function to fail rather than falling back to a pure
12+
Python mode.
13+
614
1.1.0 (2014-12-09)
715
++++++++++++++++++
816

0 commit comments

Comments
 (0)