Update changelog list 20_08 (#4269)
This commit is contained in:
@@ -5,6 +5,11 @@ export type Changelog = {
|
||||
}
|
||||
|
||||
const changelogs: Changelog[] = [
|
||||
{
|
||||
label: 'Continue on disapproval/timeout',
|
||||
href: 'https://www.windmill.dev/changelog/continue-on-disapproval',
|
||||
date: '2024-08-14'
|
||||
},
|
||||
{
|
||||
label: 'Nativets runtime supports npm packages and relative imports',
|
||||
href: 'https://www.windmill.dev/changelog/native-runtime-imports',
|
||||
|
||||
Reference in New Issue
Block a user