mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-22 00:01:34 +00:00
Changelog CLI (#3634)
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user