Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

42 lines (24 loc) · 1.13 KB

Changelog BlockchainPublicAddress

Table of Contents

Please be aware that the project will have frequent updates to the main branch. There are no compatibility guarantees associated with code in any branch, including main, until it has been released. For example, changes may be reverted before a release is published. For the best results, use the latest published release.

0.1.0

Initial baseline contribution

Please note

  • this "release" is tagged to have an initial baseline API contribution to move forward. It is released for early implementations.
  • there are ongoing discussions so API evolution is expected.

Added

  • Initial version with three endpoints:
    • New endpoint retrieveBlockchainPublicAddress
    • New endpoint bindBlockchainPublicAddress
    • New endpoint deleteBlockchainPublicAddress

Changed

  • N/A

Fixed

  • N/A

Removed

  • N/A

New Contributors

  • N/A

Full Changelog: https://github.com/camaraproject/BlockchainPublicAddress/commits/v0.1.0