Changelog 2.11.1: add PR link

This commit is contained in:
Nifty255 2026-03-02 04:59:19 +09:00
commit d11777eab8

View file

@ -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