Skip to content

Commit

Permalink
document upgrading to 1.4.0 (#8704)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjarmy committed Apr 8, 2020
1 parent 62defd3 commit b4e1c97
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
3 changes: 2 additions & 1 deletion website/data/docs-navigation.js
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,8 @@ export default [
'upgrade-to-1.2.0',
'upgrade-to-1.2.1',
'upgrade-to-1.2.4',
'upgrade-to-1.3.0'
'upgrade-to-1.3.0',
'upgrade-to-1.4.0'
]
},
'----------------',
Expand Down
10 changes: 10 additions & 0 deletions website/pages/docs/upgrading/upgrade-to-1.4.0.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
layout: docs
page_title: Upgrading to Vault 1.4.0 - Guides
sidebar_title: Upgrade to 1.4.0
description: |-
This page contains the list of deprecations and important or breaking changes
for Vault 1.4.0. Please read it carefully.
---

There are no version-specific upgrade procedures associated with version 1.4.0.

0 comments on commit b4e1c97

Please sign in to comment.