diff --git a/website/src/pages/changelog.md b/website/src/pages/changelog.md index 8da5e3747..ac969a431 100644 --- a/website/src/pages/changelog.md +++ b/website/src/pages/changelog.md @@ -34,9 +34,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Deprecated -* The `fullscreen` option is deprecated. Please +* The `Fullscreen` application option is deprecated. Please use [`WindowStartState`](https://wails.io/docs/reference/options#windowstartstate) instead. - ## New Contributors * @MyNameIsAres made their first contribution in https://github.com/wailsapp/wails/pull/1636