Djib Python SDK changelog file will be described below based on semi versioning. Given a version number MAJOR.MINOR.PATCH, increment the:
- MAJOR version changes when we make incompatible API
- MINOR version changes when we add functionality in a backwards compatible manner
- PATCH version changes when we make backwards compatible bug fixes
Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.
- Added capability to set custom rpc url
- Finalized usage doc on readme
- Initial project structure
- Add first release