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

Prepare for release 3.3.0 #1139

Merged
merged 1 commit into from
Mar 8, 2023
Merged

Prepare for release 3.3.0 #1139

merged 1 commit into from
Mar 8, 2023

Conversation

ddabble
Copy link
Member

@ddabble ddabble commented Mar 8, 2023

Description

Add some missing entries to CHANGES.rst and move some entries that were erroneously added to the 3.2.0 section, to 3.3.0 instead.

Related Issue

Motivation and Context

Resolves #1138 and resolves #1059.

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • New release :)

Checklist:

  • I have run the pre-commit run command to format and lint.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have added my name and/or github handle to AUTHORS.rst
  • I have added my change to CHANGES.rst
  • All new and existing tests passed.

Added some missing entries to `CHANGES.rst` and moved some entries that were erroneously added to the 3.2.0 section, to 3.3.0 instead.
@codecov
Copy link

codecov bot commented Mar 8, 2023

Codecov Report

Merging #1139 (a83fb5f) into master (9e64b31) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1139   +/-   ##
=======================================
  Coverage   97.24%   97.24%           
=======================================
  Files          23       23           
  Lines        1234     1234           
  Branches      200      200           
=======================================
  Hits         1200     1200           
  Misses         16       16           
  Partials       18       18           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@valberg valberg left a comment

Choose a reason for hiding this comment

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

LGTM!

@ddabble ddabble merged commit 6a849ce into master Mar 8, 2023
@ddabble ddabble deleted the prepare-3.3.0 branch March 8, 2023 22:39
@treyhunner
Copy link
Member

Thanks all! This is now on PyPI.

@ddabble ddabble added the release Pull requests that prepare for a new release label Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Pull requests that prepare for a new release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

clean_duplicate_history ignores excluded_fields in models declaration CHANGES.rst out of date
3 participants