Skip to content

Commit d860f14

Browse files
chore(v3/changelog): link PR in WebView2Loader entries
1 parent 3a32d2e commit d860f14

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

v3/UNRELEASED_CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ After processing, the content will be moved to the main changelog and this file
2424
## Fixed
2525
<!-- Bug fixes -->
2626
- Fix ICO tray icons and follow taskbar theme on Windows in [PR](https://github.com/wailsapp/wails/pull/6016) by @nik9play
27-
- Ship the embedded `WebView2Loader.dll` binaries so `go mod vendor` no longer fails with `pattern arm64/WebView2Loader.dll: no matching files found` on every platform in [#5782](https://github.com/wailsapp/wails/issues/5782) and [#5376](https://github.com/wailsapp/wails/issues/5376) by @Grantmartin2002
28-
- Fix `undefined: webviewloader.UsingGoWebview2Loader` when building with `-tags native_webview2loader` by @Grantmartin2002
27+
- Ship the embedded `WebView2Loader.dll` binaries so `go mod vendor` no longer fails with `pattern arm64/WebView2Loader.dll: no matching files found` on every platform, fixing [#5782](https://github.com/wailsapp/wails/issues/5782) and [#5376](https://github.com/wailsapp/wails/issues/5376), in [PR](https://github.com/wailsapp/wails/pull/6031) by @Grantmartin2002
28+
- Fix `undefined: webviewloader.UsingGoWebview2Loader` when building with `-tags native_webview2loader` in [PR](https://github.com/wailsapp/wails/pull/6031) by @Grantmartin2002
2929

3030
## Deprecated
3131
<!-- Soon-to-be removed features -->

0 commit comments

Comments
 (0)