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 55
66module Async
77 module Container
8- VERSION = "0.25 .0"
8+ VERSION = "0.26 .0"
99 end
1010end
Original file line number Diff line number Diff line change @@ -26,6 +26,10 @@ Please see the [project documentation](https://socketry.github.io/async-containe
2626
2727Please see the [ project releases] ( https://socketry.github.io/async-container/releases/index ) for all releases.
2828
29+ ### v0.26.0
30+
31+ - [ Production Reliability Improvements] ( https://socketry.github.io/async-container/releases/index#production-reliability-improvements )
32+
2933### v0.25.0
3034
3135 - Introduce ` async:container:notify:log:ready? ` task for detecting process readiness.
Original file line number Diff line number Diff line change 11# Releases
22
3- ## Unreleased
3+ ## v0.26.0
44
55### Production Reliability Improvements
66
You can’t perform that action at this time.
0 commit comments