Skip to content

Commit ebd8755

Browse files
committed
changelog update
1 parent 7c4b47f commit ebd8755

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

public/changelog.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,28 @@
302302
}
303303
},
304304
"data": [
305+
{
306+
"category": "release",
307+
"date": "2025-08-18",
308+
"description": "Net Asset Value (NAV) streams are now available on mainnet and testnet.\n\n- NAV streams use the [V9 report schema](https://docs.chain.link/data-streams/reference/report-schema-v9).\n- Verifier proxy addresses and NAV stream IDs are available on the [Stream Addresses](https://docs.chain.link/data-streams/nav-streams) page.",
309+
"title": "Net Asset Value streams",
310+
"topic": "Data Streams"
311+
},
312+
{
313+
"category": "release",
314+
"date": "2025-08-18",
315+
"description": "Backed xStock streams are now available on mainnet and testnet.\n\n- Backed xStock streams use the [V10 report schema](https://docs.chain.link/data-streams/reference/report-schema-v10).\n- Verifier proxy addresses and Backed xStock stream IDs are available on the [Stream Addresses](https://docs.chain.link/data-streams/backed-streams) page.",
316+
"title": "Backed xStock streams",
317+
"topic": "Data Streams"
318+
},
319+
{
320+
"category": "release",
321+
"date": "2025-08-12",
322+
"description": "Data Streams now offers a Candlestick API that provides low-frequency, open-high-low-close (OHLC) aggregated trading data. \n See the [Candlestick API documentation](https://docs.chain.link/data-streams/reference/candlestick-api) for more details.",
323+
"title": "Candlestick API",
324+
"topic": "Data Streams"
325+
},
326+
305327
{
306328
"category": "integration",
307329
"date": "2025-08-10",
@@ -908,6 +930,13 @@
908930
"title": "Added support to Data Feeds",
909931
"topic": "Data Feeds"
910932
},
933+
{
934+
"category": "release",
935+
"date": "2025-08-04",
936+
"description": "Real World Asset (RWA) streams are now available on mainnet and testnet.\n\n- RWA streams use the [V8 report schema](https://docs.chain.link/data-streams/reference/report-schema-v8).\n- Verifier proxy addresses and RWA stream IDs are available on the [Stream Addresses](https://docs.chain.link/data-streams/rwa-streams) page.",
937+
"title": "Real World Asset streams",
938+
"topic": "Data Streams"
939+
},
911940
{
912941
"category": "integration",
913942
"date": "2025-08-03",
@@ -1099,6 +1128,13 @@
10991128
"title": "Added support to Data Feeds",
11001129
"topic": "Data Feeds"
11011130
},
1131+
{
1132+
"category": "release",
1133+
"date": "2025-08-01",
1134+
"description": "DEX State Price Streams are now available on mainnet and testnet.\n\n- DEX streams use the [V3 report schema](https://docs.chain.link/data-streams/reference/report-schema-v3-dex).\n- Verifier proxy addresses and NAV stream IDs are available on the [Stream Addresses](https://docs.chain.link/data-streams/crypto-streams) page. [Learn more about DEX State Price Streams.](https://docs.chain.link/data-streams/concepts/dex-state-price-streams)",
1135+
"title": "Net Asset Value streams",
1136+
"topic": "Data Streams"
1137+
},
11021138
{
11031139
"category": "release",
11041140
"date": "2025-07-28",

0 commit comments

Comments
 (0)