docs: add upgrade guide

This commit is contained in:
Bobby DeSimone 2019-05-25 14:07:50 -07:00
parent dc2eb9668c
commit 3ee23e3308
No known key found for this signature in database
GPG key ID: AEE4CF12FE86D07E
2 changed files with 19 additions and 1 deletions

View file

@ -45,7 +45,7 @@ function docsSidebar(title) {
{
title,
collapsable: false,
children: ["", "identity-providers", "signed-headers", "certificates", "examples"]
children: ["", "identity-providers", "signed-headers", "certificates", "examples", "upgrading"]
}
];
}

18
docs/docs/upgrading.md Normal file
View file

@ -0,0 +1,18 @@
---
title: Upgrading
description: >-
This page contains the list of deprecations and important or breaking changes
for Pomerium. Please read it carefully.
---
# Overview
## Since 0.0.4
This page contains the list of deprecations and important or breaking changes for pomerium `v0.0.4` compared to `v0.0.5`. Please read it carefully.
### X
### Y
### Z