diff --git a/website/src/pages/changelog.mdx b/website/src/pages/changelog.mdx index fb6e01f5f..be36dc663 100644 --- a/website/src/pages/changelog.mdx +++ b/website/src/pages/changelog.mdx @@ -32,10 +32,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## v2.11.1 - 2026-03-02 -### Added - ### Fixed -- Smarter frontend build handling when "frontend:dir" doesn't match an embed directive (e.g. when the frontend is outside the project dir) by @Nifty255 in **PR GOES HERE** +- Smarter frontend build handling when "frontend:dir" doesn't match an embed directive (e.g. when the frontend is outside the project dir) by [@Nifty255](https://github.com/Nifty255) in [#5035](https://github.com/wailsapp/wails/pull/5035) ## v2.11.0 - 2025-11-08