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

Update changelog master after release of 5.0.0 #267

Merged
merged 2 commits into from
Dec 17, 2020

Conversation

aaronayres35
Copy link
Contributor

This PR simply updates the changelog to match the updates that were made on maint/5.0.
It also adds the release date.

Checklist
- [ ] Add a news fragment if this PR is news-worthy for end users. (see docs/releases/README.rst)

aaronayres35 and others added 2 commits December 17, 2020 13:34
* Make sure optional dependencies are optional for tests (#260)

* make sure optional dependencies are optional for tests

* add a news fragment

* apply suggestion from code review

* Add extras_require to setup.py for optional dependencies (#257)

* add optional dependencies for specific cub packages to extras_require

* add details to README about optional dependencies

* list io imports as standard library imports

* add prefrences/configobj to extras_rrequire as well (leave configobj in install_requires too)

* add specific install instructions

* formatting

* remove unneeded back ticks

* move install instructions into a separate section

* add news fragment

* add PR number to news fragment

* Remove image license files (#262)

* remove image license files

* move internal image license file to root directory

* add image_LICENSE_CP.txt and include it in manifest

* Apply suggestions from code review

Co-authored-by: Poruri Sai Rahul <rporuri@enthought.com>

Co-authored-by: Poruri Sai Rahul <rporuri@enthought.com>

* Add a new category for build system related changes (#261)

* update changelog

Co-authored-by: Poruri Sai Rahul <rporuri@enthought.com>
Co-authored-by: Kit Choi <kitchoi@users.noreply.github.com>
@aaronayres35 aaronayres35 mentioned this pull request Dec 17, 2020
38 tasks
Copy link
Contributor

@rahulporuri rahulporuri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rahulporuri
Copy link
Contributor

@aaronayres35 when merging this PR, I'd update the commit message - there's a lot of unnecessary info in there about PRs backported to the maintenance branch and then cherry-picked back into master.

@aaronayres35
Copy link
Contributor Author

@aaronayres35 when merging this PR, I'd update the commit message - there's a lot of unnecessary info in there about PRs backported to the maintenance branch and then cherry-picked back into master.

I think I will just remove the entire extended description. With squash merge, all we really want is the PR title

@aaronayres35 aaronayres35 merged commit e45d3ad into master Dec 17, 2020
@aaronayres35 aaronayres35 deleted the update-changelog-master branch December 17, 2020 21:25
@aaronayres35 aaronayres35 mentioned this pull request Jan 13, 2021
21 tasks
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