Skip to content

Commit ee5c605

Browse files
committed
Changelog
1 parent 3640343 commit ee5c605

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
77
## [Unreleased]
88
* Enhanced method binding for FDC3 API objects to support destructuring. All public methods of `Channel`, `PrivateChannel`, and `IntentResolution` objects are now properly bound to their instances using `.bind(this)` in their constructors. ([#1645](https://github.com/finos/FDC3/issues/1645))
99

10+
* Increased FDC3 Conformance Test WindowCloseWaitTime to 2000 (from 1000)
11+
1012
### Added
1113
* Add a notes field to Trade type ([#1563](https://github.com/finos/FDC3/pull/1563))
1214
* Add a notes field to Order and Product types ([#1597](https://github.com/finos/FDC3/pull/1597))

0 commit comments

Comments
 (0)