diff options
Diffstat (limited to 'docs/_includes/nav-migration.html')
| -rw-r--r-- | docs/_includes/nav-migration.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/_includes/nav-migration.html b/docs/_includes/nav-migration.html new file mode 100644 index 000000000..10128a87e --- /dev/null +++ b/docs/_includes/nav-migration.html @@ -0,0 +1,12 @@ +<li> + <a href="#classes">Major class changes</a> +</li> +<li> + <a href="#new">What's new</a> +</li> +<li> + <a href="#dropped">What's removed</a> +</li> +<li> + <a href="#notes">Additional notes</a> +</li> |
