Skip to content

Commit

Permalink
adding deprecation comments from #34 (comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
1ucian0 committed May 19, 2023
1 parent 87bbcee commit 299654b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ####-release_cycle.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 299654b

Please sign in to comment.