docs(changelog): add new entries from changelog
This commit is contained in:
@@ -5,6 +5,22 @@ export type Changelog = {
|
||||
}
|
||||
|
||||
const changelogs: Changelog[] = [
|
||||
{
|
||||
label: 'Force sandboxing',
|
||||
href: 'https://www.windmill.dev/changelog/force-sandboxing',
|
||||
date: '2026-02-12'
|
||||
},
|
||||
{
|
||||
label: 'Health endpoints',
|
||||
href: 'https://www.windmill.dev/changelog/health-endpoints',
|
||||
date: '2026-02-12'
|
||||
},
|
||||
{
|
||||
label: 'Private registries for npm, Maven, and Cargo',
|
||||
href: 'https://www.windmill.dev/changelog/private-registries-npm-maven-cargo',
|
||||
date: '2026-02-21'
|
||||
},
|
||||
|
||||
{
|
||||
label: 'AWS Bedrock support for Windmill AI',
|
||||
href: 'https://www.windmill.dev/changelog/aws-bedrock',
|
||||
|
||||
Reference in New Issue
Block a user