File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Changelog
22=========
33
4- 1.2.2 (current)
5- ------------------
6-
741.2.1 (2019-01-17)
85------------------
96
107- FIX: Resolved issue with restricted "Accept" & "Content-Type" headers to support only "application/json" or "application/jose+json"
118
12- 1.2.0 (2018-12-18 )
9+ 1.2.0 (2018-12-20 )
1310------------------
1411
15- - Added Client Token endpoint
12+ - Restricted “Accept” & “Content-Type” headers to support only “application/json” or “application/jose+json”
13+ - Related resources “relatedResources” in error representation is added
14+ - Added Authentication token endpoint
1615
17161.1.4 (2018-12-04)
1817------------------
Original file line number Diff line number Diff line change 66__email__ = 'devsupport@hyperwallet.com'
77__copyright__ = 'Copyright (c) 2018 Hyperwallet'
88__license__ = 'MIT'
9- __version__ = '1.2.0 '
9+ __version__ = '1.2.1 '
1010__url__ = 'https://github.com/hyperwallet/python-sdk'
1111__download_url__ = 'https://pypi.python.org/pypi/hyperwallet-sdk'
1212__description__ = 'A Python wrapper around the Hyperwallet API'
You can’t perform that action at this time.
0 commit comments