[Docs] Add version guarantees (#2882)

Make some version guarantees.

We also need to do a pass over the existing things this would cover and decide if any of them should be made private.
This commit is contained in:
Michael H
2019-07-18 21:50:33 -04:00
committed by Toby Harradine
parent 7ba50c91a2
commit a8091332b8
4 changed files with 52 additions and 0 deletions

View File

@@ -0,0 +1 @@
Create documentation covering what we consider a developer facing breaking change and guarantees regarding them.