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

Show deprecations first in release notes #1102

Closed
wants to merge 1 commit into from

Conversation

pquentin
Copy link
Member

I've noticed this issue because of #1099. I believe deprecations should be shown before features and bugfixes. This pull request can be tested with towncrier --draft.

@codecov
Copy link

codecov bot commented Jun 11, 2019

Codecov Report

Merging #1102 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1102   +/-   ##
=======================================
  Coverage   99.54%   99.54%           
=======================================
  Files         102      102           
  Lines       12501    12501           
  Branches      950      950           
=======================================
  Hits        12444    12444           
  Misses         36       36           
  Partials       21       21

1 similar comment
@codecov
Copy link

codecov bot commented Jun 11, 2019

Codecov Report

Merging #1102 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1102   +/-   ##
=======================================
  Coverage   99.54%   99.54%           
=======================================
  Files         102      102           
  Lines       12501    12501           
  Branches      950      950           
=======================================
  Hits        12444    12444           
  Misses         36       36           
  Partials       21       21

@njsmith
Copy link
Member

njsmith commented Jun 11, 2019

Maybe after features but before bugfixes? It should be more prominent than it is, but I'm a little nervous about making it seem like all we do is break stuff :-)

@pquentin
Copy link
Member Author

Hmm, I thought it was common to show deprecations/breaking changes first (as a library user, it's always the first section I read) but it looks like it's not:

Closing, thanks for the review.

@pquentin pquentin closed this Jun 11, 2019
@pquentin pquentin deleted the deprecations-first branch June 14, 2019 11:08
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