Skip to content

Commit 4d1d5a9

Browse files
author
Tsung-Wei Huang
committed
added release
1 parent 43e5902 commit 4d1d5a9

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 v3.9 released",
4+
image_src: "images/release.png",
5+
image_url: "https://taskflow.github.io/taskflow/Releases.html",
6+
content: `We have release Taskflow v3.9! Please check out the <a href="https://taskflow.github.io/taskflow/release-3-9-0.html">release notes</a>. Happy new year to all users!`,
7+
footer: "Last updated on 2025/01/02"
8+
},
29
{
310
title: "Taskflow v3.8 released",
411
image_src: "images/release.png",

0 commit comments

Comments
 (0)