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: CHANGELOG.md
+4
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,10 @@
1
1
Release History
2
2
===============
3
3
4
+
### Version 1.2.1
5
+
Released on June 9, 2019
6
+
- fix(Operation.ChangeTrust): An exception should be thrown when the limit is set to 0(int). ([#206](https://github.com/StellarCN/py-stellar-base/pull/206))
7
+
4
8
### Version 1.2.0
5
9
Released on May 6, 2019
6
10
- Adapt to Protocol v11. [ManageBuyOffer](https://github.com/StellarCN/py-stellar-base/blob/279aec10663a32662f8fe48c5d20a752f13f5946/stellar_base/operation.py#L741),
0 commit comments