Skip to content

Commit 08fde23

Browse files
committed
Release 1.8.
1 parent 246dedf commit 08fde23

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: CHANGES.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
v1.8, 2017-05-04 -- Process webhook immediately after purchase.
12
v1.7, 2017-05-03 -- Prevent premature closing of popup window.
23
v1.6, 2017-04-13 -- Add secure payload support.
34
v1.5, 2017-03-02 -- Small fixes.

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='Flask-FastSpring',
5-
version='1.7',
5+
version='1.8',
66
description='FastSpring API integration for Flask',
77
py_modules=['flask_fastspring'],
88
install_requires=[

0 commit comments

Comments
 (0)