Skip to content

Commit 3335b0c

Browse files
committed
add 1.20.0 release into news
Signed-off-by: Ti-Tai Wang <titaiwang@microsoft.com>
1 parent 68fb1e4 commit 3335b0c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

js/news.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
{
22
"newsContent": [
3+
{
4+
"id": "87",
5+
"newsId": "news87",
6+
"newsTitle": "ONNX v1.20.0 Released",
7+
"newsShortTitle": "ONNX v1.20.0 Released",
8+
"newsDescription": "ONNX v1.20.0 is now available. This release includes numerous new features including support for additional data types, blocked quantization, a new TreeEnsemble operator, and Python 3.12 support just to name a few. To see the complete list, including additional bug and security fixes, see https://github.com/onnx/onnx/releases/tag/v1.20.0.",
9+
"newsLinkText": "Release Notes on GitHub",
10+
"newsLinkURL": "https://github.com/onnx/onnx/releases/tag/v1.20.0",
11+
"newsDate": "December 1, 2025"
12+
},
313
{
414
"id": "86",
515
"newsId": "news86",

0 commit comments

Comments
 (0)