Skip to content

Commit 47637a9

Browse files
committed
Prepare for 1.1.0
1 parent fda46a7 commit 47637a9

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

HISTORY.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,11 @@
33
History
44
-------
55

6+
1.1.0 (2016-10-10)
7+
++++++++++++++++++
8+
69
* Added the following new values to the ``/event/type`` validation:
7-
``email_change`` and ``password_reset``
10+
``email_change`` and ``password_reset``.
811

912
1.0.0 (2016-09-15)
1013
++++++++++++++++++

minfraud/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
"""Internal module for version (to prevent cyclic imports)"""
2-
__version__ = '1.0.0'
2+
__version__ = '1.1.0'

0 commit comments

Comments
 (0)