docs: Add upgrade guide for v1.3.6 (#2056)

Added an upgrade guide for v1.3.6.

Closes DOCS-143

Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
Shahed Nasser
2022-08-25 09:32:09 +00:00
committed by GitHub
co-authored by Oliver Windall Juhl
parent 9e0cb12120
commit 4d4aa68898
3 changed files with 49 additions and 0 deletions
+5
View File
@@ -287,6 +287,11 @@ module.exports = {
id: "advanced/backend/upgrade-guides/1-3-0",
label: "v1.3.0"
},
{
type: "doc",
id: "advanced/backend/upgrade-guides/1-3-6",
label: "v1.3.6"
},
]
},
]