File tree Expand file tree Collapse file tree 1 file changed +3
-11
lines changed Expand file tree Collapse file tree 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.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
7- ## [ 2.0.1 ] - 2018-11-14
7+ ## [ 2.0.0 ] - 2018-11-14
88### Changed
99- Updated dependency library [ requests] ( #http://docs.python-requests.org/en/master/ ) to newer version 2.20.0
1010- Made dependency libraries to accept new patches for update
11-
12-
13- ## [ 2.0.0] - 2018-08-02
14- ### Changed
1511- Renamed module to open_py
1612- Renamed class to OpenPy
1713
18-
1914## [ 1.0.1] - 2018-08-01
2015### Changed
2116- Update the README to match the new way of importing the package
2217
2318### Fixed
2419- Fix importing the main class
2520
26-
2721## [ 1.0.0] - 2018-07-31
2822### Added
2923- Get all scaffolds API
@@ -39,8 +33,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
3933- Get all transactions API
4034- Tests
4135
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
4638[ 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