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

add missing changes to changelog for 0.39.0 #2574

Merged
merged 1 commit into from
Aug 8, 2023
Merged

Conversation

merobi-hub
Copy link
Collaborator

Problem

The changelog is incomplete.

Solution

This updates the changelog in advance of 0.39.0.

Note: All database schema changes require discussion. Please link the issue for context.

One-line summary:

Checklist

  • You've signed-off your work
  • Your changes are accompanied by tests (if relevant)
  • Your change contains a small diff and is self-contained
  • You've updated any relevant documentation (if relevant)
  • You've included a one-line summary of your change for the CHANGELOG.md (Depending on the change, this may not be necessary).
  • You've versioned your .sql database schema migration according to Flyway's naming convention (if relevant)
  • You've included a header in any source code files (if relevant)

Signed-off-by: Michael Robinson <[email protected]>
@boring-cyborg boring-cyborg bot added the docs label Aug 8, 2023
@merobi-hub merobi-hub changed the title add missing changes for 0.39.0 add missing changes to changelog for 0.39.0 Aug 8, 2023
@codecov
Copy link

codecov bot commented Aug 8, 2023

Codecov Report

Merging #2574 (94abfe2) into main (f8a4ecd) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #2574   +/-   ##
=========================================
  Coverage     83.26%   83.26%           
  Complexity     1286     1286           
=========================================
  Files           243      243           
  Lines          5934     5934           
  Branches        279      279           
=========================================
  Hits           4941     4941           
  Misses          846      846           
  Partials        147      147           

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

Copy link
Member

@phixMe phixMe left a comment

Choose a reason for hiding this comment

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

Thanks @merobi-hub

@merobi-hub merobi-hub merged commit c5e09cd into main Aug 8, 2023
12 checks passed
@merobi-hub merobi-hub deleted the 0.39.0/changelog branch August 8, 2023 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants