You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/sources/tradinghours/CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# @chainlink/tradinghours-adapter
2
2
3
+
## 0.2.0
4
+
5
+
### Minor Changes
6
+
7
+
-[#3899](https://github.com/smartcontractkit/external-adapters-js/pull/3899)[`76e8737`](https://github.com/smartcontractkit/external-adapters-js/commit/76e8737331c8f9d02b498d82c30c6acadb7a57d3) Thanks [@martin-cll](https://github.com/martin-cll)! - Add support for NYSE market
|| endpoint | The endpoint to use | string |[forex-market-status](#market-status-endpoint), [market-status](#market-status-endpoint), [metals-market-status](#market-status-endpoint), [wti-market-status](#market-status-endpoint)|`market-status`|
26
+
| Required? | Name | Description | Type |Options| Default |
|| endpoint | The endpoint to use | string |[forex-market-status](#market-status-endpoint), [market-status](#market-status-endpoint), [metals-market-status](#market-status-endpoint), [nyse-market-status](#market-status-endpoint), [wti-market-status](#market-status-endpoint)|`market-status`|
29
29
30
30
## Market-status Endpoint
31
31
32
-
Supported names for this endpoint are: `forex-market-status`, `market-status`, `metals-market-status`, `wti-market-status`.
32
+
Supported names for this endpoint are: `forex-market-status`, `market-status`, `metals-market-status`, `nyse-market-status`, `wti-market-status`.
33
33
34
34
### Input Params
35
35
36
-
| Required? | Name | Aliases | Description | Type | Options | Default | Depends On | Not Valid With |
0 commit comments