From d11777eab82ef61b109e81bd4101eb28a9b98ea0 Mon Sep 17 00:00:00 2001 From: Nifty255 Date: Mon, 2 Mar 2026 04:59:19 +0900 Subject: [PATCH] Changelog 2.11.1: add PR link --- website/src/pages/changelog.mdx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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