Update changelog

This commit is contained in:
Prospector 2025-03-03 22:23:53 -08:00
parent 36cfcc2093
commit 09023f2b49

View File

@ -10,6 +10,15 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-03-02T22:30:00-08:00`,
product: 'web',
body: `### Added
- Hold R for a random project :D
### Improvements
- Improved admin navigation and admin panels.`,
},
{
date: `2025-03-02T18:45:00-08:00`,
product: 'web',