Skip to content

Commit 5bb6996

Browse files
committed
Updated history file
1 parent e8507a8 commit 5bb6996

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

HISTORY.rst

+9
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
History
44
-------
55

6+
0.3.0 (2014-02-11)
7+
++++++++++++++++++
8+
9+
* This release includes a pure Python implementation of the database reader.
10+
If ``libmaxminddb`` is not available or there are compilation issues, the
11+
module will fall-back to the pure Python implementation.
12+
* Minor changes were made to the exceptions of the C extension make them
13+
consistent with the pure Python implementation.
14+
615
0.2.1 (2013-12-18)
716
++++++++++++++++++
817

0 commit comments

Comments
 (0)