Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd link for old release notes #9067
Conversation
|
Going to close this off after talking with @bsclifton. We quickly discussed this yesterday about possibly migrating https://github.com/brave/browser-android-tabs/blob/base-80.0.3987.132/CHANGELOG.md into https://github.com/brave/brave-browser/blob/master/CHANGELOG_ANDROID.md. We decided that it's two separate products and we should only mention changes that landed in that specific product rather than confusing users. Most users get their release notes from either brave.com/latest or reddit/Community per release basis. We'll also have a blog discussing the code base change so community should be aware that it's two different products (at least the ones who actually care about release notes). |
srirambv commentedApr 7, 2020
Submitter Checklist:
git rebase master(if needed).git rebase -ito squash commits (if needed).added to
scripts/audit.js.Test Plan:
Not adding an issue for the PR as it may be rejected
Reviewer Checklist:
After-merge Checklist:
changes has landed on.