File tree 1 file changed +3
-11
lines changed
1 file changed +3
-11
lines changed Original file line number Diff line number Diff line change @@ -4,26 +4,20 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## [ 2.0.1 ] - 2018-11-14
7
+ ## [ 2.0.0 ] - 2018-11-14
8
8
### Changed
9
9
- Updated dependency library [ requests] ( #http://docs.python-requests.org/en/master/ ) to newer version 2.20.0
10
10
- Made dependency libraries to accept new patches for update
11
-
12
-
13
- ## [ 2.0.0] - 2018-08-02
14
- ### Changed
15
11
- Renamed module to open_py
16
12
- Renamed class to OpenPy
17
13
18
-
19
14
## [ 1.0.1] - 2018-08-01
20
15
### Changed
21
16
- Update the README to match the new way of importing the package
22
17
23
18
### Fixed
24
19
- Fix importing the main class
25
20
26
-
27
21
## [ 1.0.0] - 2018-07-31
28
22
### Added
29
23
- Get all scaffolds API
@@ -39,8 +33,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
39
33
- Get all transactions API
40
34
- Tests
41
35
42
- [ 2.0.1 ] : https://github.com/OpenFuturePlatform/open-api-python-sdk/compare/v2.0.1...v2.0.0
43
- [ 2.0.0 ] : https://github.com/OpenFuturePlatform/open-api-python-sdk/compare/v2.0.0...v1.0.1
44
- [ 1.0.1 ] : https://github.com/OpenFuturePlatform/open-api-python-sdk/compare/v1.0.1...v1.0.0
45
- [ 1.0.1 ] : https://github.com/OpenFuturePlatform/open-api-python-sdk/compare/v1.0.1...v1.0.0
36
+ [ 2.0.0 ] : https://github.com/OpenFuturePlatform/open-api-python-sdk/compare/v1.0.1...v2.0.0
37
+ [ 1.0.1 ] : https://github.com/OpenFuturePlatform/open-api-python-sdk/compare/v1.0.0...v1.0.1
46
38
[ 1.0.0 ] : https://github.com/OpenFuturePlatform/open-api-python-sdk/compare/e8d583f41e071d56dbc6dcf924bcc3a35c85b302...v1.0.0
You can’t perform that action at this time.
0 commit comments