Update changelog
This commit is contained in:
parent
59edc8d618
commit
edd09b0b16
@ -10,6 +10,18 @@ export type VersionEntry = {
|
||||
}
|
||||
|
||||
const VERSIONS: VersionEntry[] = [
|
||||
{
|
||||
date: `2025-04-12T22:10:00-07:00`,
|
||||
product: 'servers',
|
||||
body: `### Added
|
||||
- Added ability to notify customers in the panel with notices concerning their servers.`,
|
||||
},
|
||||
{
|
||||
date: `2025-04-12T22:10:00-07:00`,
|
||||
product: 'web',
|
||||
body: `### Improvements
|
||||
- Fix missing dropdown icon in publishing checklist.`,
|
||||
},
|
||||
{
|
||||
date: `2025-04-01T21:15:00-07:00`,
|
||||
product: 'web',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user