Skip to content

Commit 2dafeb6

Browse files
converter-csv test
1 parent d477af6 commit 2dafeb6

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

static/announcements.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"schema_version": "2.0",
3-
"last_updated": "2025-10-08T05:26:28+0200",
3+
"last_updated": "2025-10-08T05:49:38+0200",
44
"announcements": [
55
{
66
"id": "2025-10-05-nfa-release",
@@ -70,6 +70,18 @@
7070
"max_version": "0.4.3"
7171
}
7272
]
73+
},
74+
{
75+
"id": "2025-09-30-cfc-security",
76+
"title": "Update to newest CFC version",
77+
"message": "Regularly update your API tokens to keep your integrations safe.",
78+
"type": "update",
79+
"tools": [
80+
{
81+
"name": "converter-csv",
82+
"max_version": "0.4.4"
83+
}
84+
]
7385
}
7486
]
7587
}

0 commit comments

Comments
 (0)