Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 2.24 KB

CHANGELOG.md

File metadata and controls

48 lines (35 loc) · 2.24 KB

Changelog DeviceSwap

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.

r1.1

Release Notes

This release contains the definition and documentation of

  • device-swap v0.1.0-rc.1

The API definition(s) are based on

  • Commonalities v0.4.0
  • Identity and Consent Management v0.2.1

device-swap v0.1.0-rc.1

device-swap v0.1.0-rc.1 is the 1st release candidate of the version 0.1.0

What's Changed

Added

  • Initial proposal for Device Swap API by @jgarciahospital in #13
  • Clean error and description by @jgarciahospital in #18
  • Updated device-swap description by @jgarciahospital in #17
  • Updated API actions descriptions by @jgarciahospital in #21
  • Create Gherkin tests for Device Swap API by @jgarciahospital in #23
  • Include User stories for Device Swap by @jgarciahospital in #24

Changed

N/A

Fixed

N/A

Removed

N/A

New Contributors

  • @bigludo7 made their first contribution in #8
  • @jgarciahospital made their first contribution in #13

Full Changelog: https://github.com/camaraproject/DeviceSwap/commits/r1.1