Skip to content

Revised CHANGELOG file #3675

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

Merged
merged 2 commits into from
Jun 29, 2024
Merged

Revised CHANGELOG file #3675

merged 2 commits into from
Jun 29, 2024

Conversation

richb-hanover
Copy link
Contributor

See the commit message and #3334

Here is my proposal for a revised CHANGELOG file. As noted in sqlitebrowser#3334 (comment) this is the result of my editorial judgement about what's important, seasoned with my imperfect understanding of all the changes. 

Feel free to revise any way you like. Thanks!
@lucydodo lucydodo merged commit 5733cb7 into sqlitebrowser:master Jun 29, 2024
11 checks passed
@lucydodo
Copy link
Member

LGTM. Thank you for hard work, it has been merged. :)

@richb-hanover richb-hanover deleted the patch-1 branch June 29, 2024 10:50
@richb-hanover
Copy link
Contributor Author

@lucydodo @justinclift Good news/bad news...

The good news is that the CHANGELOG has been updated.

The bad news is that the changes I included only went up to November 2023 or so...

I wasn't sure which of the other commits (from November to date) have gone into 3.13, so those need to be incorporated.

@lucydodo
Copy link
Member

lucydodo commented Jul 2, 2024

@richb-hanover Don't worry, we'll take a look at it.
You can also check out the commits that are planned for inclusion in 3.13.x version with the command:
$ git log v3.13.x --since=2023-12-01 --oneline

@richb-hanover
Copy link
Contributor Author

Thanks! For my own information (I don't use git from the command line a lot...), the command is:

git tag  # get a list of all tags
git log v3.13.0-rc3 --since=2023-12-01 --oneline

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.

2 participants