-
Notifications
You must be signed in to change notification settings - Fork 5.4k
updates changelog in prep for releasing5.6rc #3688
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
Conversation
Looks good! We should also make sure to resolve #3668 before we release 5.6. |
docs/source/changelog.rst
Outdated
|
||
Testing: | ||
- Add find replace test (:ghpull:`3630`) | ||
- [3335] Convert JS tests to Selenium (:ghpull:`3601`) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's get rid of the [3335]
, and preferably be more specific which JS tests were converted. Unfortunately PR titles don't all make good release notes.
docs/source/changelog.rst
Outdated
|
||
New features: | ||
|
||
- Execute cells by clicking area in input prompt (:ghpull:`3535`, :ghpull:`3687`) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This got changed from an invisible area to an icon
- Include LICENSE file in wheels (:ghpull:`3671`) | ||
|
||
Testing: | ||
- Add find replace test (:ghpull:`3630`) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You may need a blank line above this, I'm not sure.
I've updated the changelog with the latest PRs we've merged. |
Ok then I'll move forward with the release @takluyver thanks for the help & merge! |
This is a PR to update the changelog before the 5.6 release candidate.
Once we merge this unless someone else specifically objects I'm going to move forward with getting 5.6rc1 out the door.
@takluyver @Carreau @minrk