mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
# History ## 0.10.5 ### Bug Fixes - #2912: @josegonzalez Add missing depends statement for rsyslog - #2906: @manuel-colmenero Check the location of nginx in a central way - #2895: @josegonzalez cd to app directory when calling git worktree add ### Documentation - #2922: @axilleas Clarify the minimum Nginx version for HTTP/2 support - #2919: @wootwoot1234 Update nginx documentation surrounding file uploading for php buildpack users - #2913: @znz Fix a typo in the rpm release script - #2910: @buckle2000 Add a note about using the full git url for non-compliant toolchains
13 lines
141 B
JSON
13 lines
141 B
JSON
{
|
|
"max-versions": [
|
|
"0.3.26",
|
|
"0.4.14",
|
|
"0.5.8",
|
|
"0.6.5",
|
|
"0.7.2",
|
|
"0.8.2",
|
|
"0.9.4",
|
|
"0.10.5"
|
|
]
|
|
}
|