File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 44# Copyright, 2017-2024, by Samuel Williams.
55
66module Falcon
7- VERSION = "0.48.3 "
7+ VERSION = "0.48.4 "
88end
Original file line number Diff line number Diff line change @@ -45,6 +45,10 @@ Please see the [project documentation](https://socketry.github.io/falcon/) for m
4545
4646Please see the [ project releases] ( https://socketry.github.io/falcon/releases/index ) for all releases.
4747
48+ ### v0.48.4
49+
50+ - Improve compatibility of rackup handler w.r.t. sinatra.
51+
4852### v0.47.8
4953
5054 - Fix Falcon Supervisor implementation: due to invalid code, it was unable to start.
Original file line number Diff line number Diff line change 11# Releases
22
3- ## Unreleased
3+ ## v0.48.4
44
55 - Improve compatibility of rackup handler w.r.t. sinatra.
66
You can’t perform that action at this time.
0 commit comments