Skip to content

Commit a175952

Browse files
committed
Update changelog
1 parent a161ad3 commit a175952

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/src/content/docs/changelog.mdx

+2
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5959
- Mac + Mac JS events now fixed by [@leaanthony](https://github.com/leaanthony)
6060
- Fixed event deadlock for macOS by [@leaanthony](https://github.com/leaanthony)
6161
- Fixed a `Parameter incorrect` error in Window initialisation on Windows when HTML provided but no JS by [@leaanthony](https://github.com/leaanthony)
62+
- Fixed size of response prefix used for content type sniffing in asset server by [@fbbdev](https://github.com/fbbdev) in [#4049](https://github.com/wailsapp/wails/pull/4049)
63+
- Fixed handling of non-404 responses on root index path in asset server by [@fbbdev](https://github.com/fbbdev) in [#4049](https://github.com/wailsapp/wails/pull/4049)
6264

6365
### Changed
6466

0 commit comments

Comments
 (0)