Update changelog
This commit is contained in:
parent
79279479b1
commit
b704e0c8ed
@ -11,7 +11,14 @@ export type VersionEntry = {
|
|||||||
|
|
||||||
const VERSIONS: VersionEntry[] = [
|
const VERSIONS: VersionEntry[] = [
|
||||||
{
|
{
|
||||||
date: `2025-03-02T22:30:00-08:00`,
|
date: `2025-03-05T12:40:00-08:00`,
|
||||||
|
product: 'web',
|
||||||
|
body: `### Improvements
|
||||||
|
- Fixed various errors with modals for some users.
|
||||||
|
- Fixed hold R button not working on some systems.`,
|
||||||
|
},
|
||||||
|
{
|
||||||
|
date: `2025-03-03T22:30:00-08:00`,
|
||||||
product: 'web',
|
product: 'web',
|
||||||
body: `### Added
|
body: `### Added
|
||||||
- Hold R for a random project :D
|
- Hold R for a random project :D
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user