Changelog CLI (#3634)

This commit is contained in:
Henri Courdent
2024-04-30 00:12:04 +02:00
committed by GitHub
parent 9c5205aba5
commit 597410776f
@@ -5,6 +5,11 @@ export type Changelog = {
}
const changelogs: Changelog[] = [
{
label: 'CLI and Git Sync major improvements',
href: 'https://www.windmill.dev/changelog/cli-lockfiles',
date: '2024-04-28'
},
{
label: 'AgGrid Infinite Table',
href: 'https://www.windmill.dev/changelog/aggrid-infinite-table',