Skip to content

Docs: Update CHANGELOG.md for released 3.0.1#1412

Merged
dbanty merged 2 commits intorcfrom
update-changelog-for-3.0.1
Dec 29, 2021
Merged

Docs: Update CHANGELOG.md for released 3.0.1#1412
dbanty merged 2 commits intorcfrom
update-changelog-for-3.0.1

Conversation

@dbanty
Copy link
Contributor

@dbanty dbanty commented Dec 29, 2021

Description

The changelog was not updated for the last release, so old notes are still mixed in with the unreleased section. This should fix that.

Checklist

  • The PR targets the rc branch (not master).
  • Commit messages are prefixed with one of the prefixes outlined in the commit syntax checker (see pattern field).
  • The above description motivates these changes.
    - [ ] There is a unit test that covers these changes.
  • All new and existing tests pass locally and on the PR's checks.
    - [ ] Parameters and return values have type hints with PEP 484 syntax.
    - [ ] Functions and classes have useful Sphinx-style docstrings.
    - [ ] All code follows Black style and obeys flake8 conventions.
    - [ ] (New Feature) The docs have been updated accordingly.
    - [ ] (Bugfix) The associated issue is referenced above using auto-close keywords.
    - [ ] The changelog is updated, including author and PR number (@username, Test ignore #1234).

@dbanty dbanty requested a review from a team as a code owner December 29, 2021 17:18
Copy link
Contributor

@kalzoo kalzoo left a comment

Choose a reason for hiding this comment

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

Thanks for tidying this up

@dbanty
Copy link
Contributor Author

dbanty commented Dec 29, 2021

Note the failing CI check is due to some instability with PyPI today, CHANGELOG changes have nothing to do with unit tests anyway so I'm merging despite the red x.

@dbanty dbanty merged commit 010fde6 into rc Dec 29, 2021
@dbanty dbanty deleted the update-changelog-for-3.0.1 branch December 29, 2021 21:20
@rigetti-githubbot
Copy link

🎉 This PR is included in version 3.1.0-rc.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@rigetti-githubbot
Copy link

🎉 This PR is included in version 3.2.0-rc.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@rigetti-githubbot
Copy link

🎉 This PR is included in version 3.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants