-
-
Notifications
You must be signed in to change notification settings - Fork 782
Add changelog entries for #4869 #4871
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
Add changelog entries for #4869 #4871
Conversation
blag
left a comment
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.
I don't think you need to justify the changes in the changelog, you just need to document what you did. Here's the previous changelog entry for updating requests:
Update requests library to latest version (2.22.0) in requirements. (improvement) #4680
Additionally, I would actually document the other changes you made. For example, you also updated the GitPython version, removed --no-site-packages from the virtualenv calls, and tweaked the file and directory permissions for Travis. I would include bullets for all of those.
2b4406d to
b2f4a51
Compare
b2f4a51 to
21af554
Compare
|
Hey look here's another recent entry for requests. Lines 80 to 81 in 21af554
That's more what I'm doing so I followed that pattern. |
21af554 to
848fd76
Compare
848fd76 to
f2a41e0
Compare
|
@cognifloyd @blag Thanks! 👍 |
This adds the changelog entries missing from #4869