You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/about/release-notes.md
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,13 @@
1
1
# Release Notes
2
2
3
+
## 4.4.0 - 2018-08-04
4
+
5
+
* Pin `python-stripe` to `>2.0` after the merge of [PR 574](https://github.com/pinax/pinax-stripe/pull/574) which fixed compatibility. [PR 581](https://github.com/pinax/pinax-stripe/pull/581)
6
+
7
+
3
8
## 4.3.1 - 2018-08-04
4
9
5
-
* Pin `python-stripe` to `>2.0` as that major release broke things in `pinax-stripe`[PR 580](https://github.com/pinax/pinax-stripe/pull/580)
10
+
* Pin `python-stripe` to `<2.0` as that major release broke things in `pinax-stripe`[PR 580](https://github.com/pinax/pinax-stripe/pull/580)
0 commit comments