Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove $version identifier for first deprecation occurrence. #7

Merged
merged 1 commit into from
Feb 7, 2021

Conversation

beberlei
Copy link
Member

@beberlei beberlei commented Feb 7, 2021

There isn't much value in adding the first version that a deprecation started appearing in, because it does not mean that an alternative API is already available. Each deprecation is different and we acknowledge this by linking to an issue or PR directly in the deprecation. It can contain all the information:

  • When was the deprecation introduced?
  • Is there a replacement API?
  • When will the deprecated behavior be removed?

@beberlei beberlei merged commit c01bb16 into master Feb 7, 2021
@greg0ire greg0ire deleted the RemoveSinceVersion branch February 7, 2021 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants