Skip to content

Commit da48a1f

Browse files
author
Tsung-Wei Huang
committed
updated news
1 parent d59b377 commit da48a1f

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

js/news.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
const news = [
2+
{
3+
title: "Taskflow v4.0 released",
4+
image_src: "images/release.png",
5+
image_url: "https://taskflow.github.io/taskflow/Releases.html",
6+
content: `We have release Taskflow v4! Please check out the <a href="https://taskflow.github.io/taskflow/release-4-0-0.html">release notes</a>.`,
7+
footer: "Last updated on 2026/01/01"
8+
},
29
{
310
title: "Taskflow at CppCon 2025",
411
image_src: "images/2025-CppCon-AsyncTask.png",

0 commit comments

Comments
 (0)