Update changelog

This commit is contained in:
Prospector 2025-04-15 16:30:56 -07:00
parent 6aa6db4e8c
commit 09aae0edc9

View File

@ -10,6 +10,12 @@ export type 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`,
product: 'servers',