File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed
Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,14 @@ 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.52.0
49+
50+ - Modernized codebase and dropped support for Ruby v3.1.
51+ - Improved Rails integration documentation.
52+ - Added extra logging of ` RUBY_DESCRIPTION ` .
53+ - Minor documentation improvements.
54+ - Agent context is now available, via the [ ` agent-context ` gem] ( https://github.com/ioquatix/agent-context ) .
55+
4856### v0.51.0
4957
5058 - Introduce <code class =" language-ruby " >Falcon::Environment::Server\# make\_ server</code > which gives you full control over the server creation process.
Original file line number Diff line number Diff line change 11# Releases
22
3+ ## v0.52.0
4+
5+ - Modernized codebase and dropped support for Ruby v3.1.
6+ - Improved Rails integration documentation.
7+ - Added extra logging of ` RUBY_DESCRIPTION ` .
8+ - Minor documentation improvements.
9+ - Agent context is now available, via the [ ` agent-context ` gem] ( https://github.com/ioquatix/agent-context ) .
10+
311## v0.51.0
412
513 - Introduce {ruby Falcon::Environment::Server\# make\_ server} which gives you full control over the server creation process.
You can’t perform that action at this time.
0 commit comments