update changelog

This commit is contained in:
Prospector
2025-09-25 19:09:53 -07:00
parent 2492b11ec0
commit d43451e398

View File

@@ -10,6 +10,12 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2025-09-25T19:15:00-07:00`,
product: 'web',
body: `### Improvements
- Temporarily disabled the creation of Organizations.`,
},
{
date: `2025-09-21T15:45:00-07:00`,
product: 'web',