From d9e077389c77d0853bf3a272b08694514686309f Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Tue, 18 Oct 2022 07:28:41 +1100 Subject: [PATCH] Update changelog --- website/src/pages/changelog.mdx | 3 --- 1 file changed, 3 deletions(-) diff --git a/website/src/pages/changelog.mdx b/website/src/pages/changelog.mdx index 9d58bff9..9b9cecf2 100644 --- a/website/src/pages/changelog.mdx +++ b/website/src/pages/changelog.mdx @@ -46,9 +46,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * Chore/generate sponsors - @leaanthony in https://github.com/wailsapp/wails/pull/1965 * Use swc + pnpm for website - @leaanthony in https://github.com/wailsapp/wails/pull/1966 * Sort structs in models.ts - @leaanthony in https://github.com/wailsapp/wails/pull/1961 - -## What's Changed - * Update Sponsor Image - @github-actions in https://github.com/wailsapp/wails/pull/1973 * docs: sync documents - @misitebao in https://github.com/wailsapp/wails/pull/1968 * Update events.mdx - @cuigege in https://github.com/wailsapp/wails/pull/1979