changelog

This commit is contained in:
Prospector
2026-07-01 17:44:29 -07:00
parent 256e8f946a
commit bb6d8a6fc4
+9
View File
@@ -10,6 +10,15 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-07-02T00:44:14+00:00`,
product: 'web',
body: `## Changed
- Added pride backdrop to the Pride collection, projects featured in the Pride collection, and the pride blog posts.
## Fixed
- Fixed issue where you cannot create a project directly with an organization as the owner.`,
},
{
date: `2026-06-29T23:56:37+00:00`,
product: 'app',