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

Write Changelog for 2.4.0 #9847

Merged
merged 12 commits into from
Jun 22, 2024
Merged

Conversation

AbstractUmbra
Copy link
Contributor

@AbstractUmbra AbstractUmbra commented May 28, 2024

Summary

This PR attempts to write a Changelog for the features released within the library after the 2.3.2 release.

Going by a historical reference (like reading whats_new.rst as I added more) I followed the same concepts.
This means I did not add typing-only changes, nor did I add documentation-only changes.

I also followed a principle of not adding followup commits to a feature that was released as part of 2.4. I.e. The addition of discord.Poll and all other aspects of that PR were added, but the few followup fix commits were not, as I considered them "part" of the addition. I can rectify this if this is not desired.

Checklist

  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • This PR fixes an issue.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed)
  • This PR is not a code change (e.g. documentation, README, ...)

Copy link
Contributor

@DA-344 DA-344 left a comment

Choose a reason for hiding this comment

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

Just a typo

docs/whats_new.rst Outdated Show resolved Hide resolved
@Rapptz Rapptz merged commit c75ca25 into Rapptz:master Jun 22, 2024
8 checks passed
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.

None yet

3 participants