Skip to content

Commit be6e594

Browse files
committed
Merge branch 'disable-permessage-deflate' of github.com:posit-dev/py-shiny into disable-permessage-deflate
2 parents c6a2445 + 7a3580a commit be6e594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5050

5151
### Bug fixes
5252

53-
* Fixed issue where apps run in Workbench were unexpectedly crashing. Apps in Workbench will now have `ws_per_message_deflate=False` enforced. (#2005)
53+
* Fixed issue where apps run in Workbench were unexpectedly crashing. Apps running in Workbench will now have `ws_per_message_deflate=False` enforced. (#2005)
5454

5555
* Fixed an issue where the `<main>` areas of `ui.page_sidebar()` and `ui.page_navbar()` (with a `sidebar`) were made to be a fillable containers even when `fillable=False`. (#1816)
5656

0 commit comments

Comments
 (0)