diff --git a/####-release_cycle.md b/####-release_cycle.md index 9f1182f..5476a59 100644 --- a/####-release_cycle.md +++ b/####-release_cycle.md @@ -116,6 +116,12 @@ gantt > - Dissecting corner cases > - Reference definition, eg., formal definitions. + +### Deprecations + +* deprecation warnings can only occur 1+ minor releases after the replacement functionality is added +* deprecation warnings must be emitted for a complete major version" (i.e. 1+ year) + ## Alternative Approaches > Discuss other approaches to solving this problem and why these were not > selected.