Update changelog
This commit is contained in:
parent
6aa6db4e8c
commit
09aae0edc9
@ -10,6 +10,12 @@ export type VersionEntry = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const VERSIONS: VersionEntry[] = [
|
const VERSIONS: VersionEntry[] = [
|
||||||
|
{
|
||||||
|
date: `2025-04-15T16:35:00-07:00`,
|
||||||
|
product: 'servers',
|
||||||
|
body: `### Added
|
||||||
|
- Added ability to send surveys to customers in the panel via notices.`,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
date: `2025-04-12T22:10:00-07:00`,
|
date: `2025-04-12T22:10:00-07:00`,
|
||||||
product: 'servers',
|
product: 'servers',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user