File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.5.6] ( https://github.com/trillium-rs/trillium/compare/trillium-proxy-v0.5.5...trillium-proxy-v0.5.6 ) - 2026-02-27
10+
11+ ### Fixed
12+
13+ - * (proxy)* Inappropriately stripped Connection / Upgrade in SwitchingProtocol
14+
915## [ 0.5.5] ( https://github.com/trillium-rs/trillium/compare/trillium-proxy-v0.5.4...trillium-proxy-v0.5.5 ) - 2024-05-30
1016
1117### Added
Original file line number Diff line number Diff line change 11[package ]
22name = " trillium-proxy"
3- version = " 0.5.5 "
3+ version = " 0.5.6 "
44authors = [" Jacob Rothstein <hi@jbr.me>" ]
55edition = " 2021"
66description = " reverse proxy for trillium.rs"
You can’t perform that action at this time.
0 commit comments