Skip to content

Commit

Permalink
Merge branch 'singletracksystems-592-intent-proposal-create-transacti…
Browse files Browse the repository at this point in the history
…on-result' into context-data-and-intents-consolidated-update-branch-2.1
mistryvinay committed Mar 22, 2023
2 parents 5355abd + 805d4b2 commit ab3660d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -8,6 +8,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

### Added
* Added `CreateInteraction` intent. To be used when a user wants to record an interaction into a system. New context `Interaction` also introduced. An interaction might be a call, IM, email, a meeting (physical or virtual) or the preparation of some specialist data. ([#747](https://github.com/finos/FDC3/pull/747))
* Added `TransactionResult` context. A context type representing the result of a transaction initiated via FDC3. Its purpose is to provide a status and message (where needed) for the transaction and MAY wrap a returned context object. ([#761] (https://github.com/finos/FDC3/pull/761))


### Changed

0 comments on commit ab3660d

Please sign in to comment.