-
Notifications
You must be signed in to change notification settings - Fork 820
Closed
Milestone
Description
Some things we need to do for this release:
- update CHANGELOG. It was last updated with PR squash migrations 0001-0006 #668 yet there have been about 30 PRs merged since then. There must be something that rates being listed in the CHANGELOG! See https://keepachangelog.com/en/1.0.0/.
- make ONE CHANGELOG. There are currently two: CHANGELOG.md and docs/changelog.rst.
- Update docs/index.rst to reflect oauthlib versions required.
- update AUTHORS to reflect current contributors -- not updated in 3 years.
- consider updating CONTRIBUTING to more clearly require CHANGELOG, etc. updates with any merged PR.
- add a pull request template like this example