Update changelog
This commit is contained in:
parent
36cfcc2093
commit
09023f2b49
@ -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',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user