Skip to content

Revised CHANGELOG file - #3675

Merged
lucydodo merged 2 commits into
sqlitebrowser:masterfrom
richb-hanover:patch-1
Jun 29, 2024
Merged

Revised CHANGELOG file#3675
lucydodo merged 2 commits into
sqlitebrowser:masterfrom
richb-hanover:patch-1

Conversation

@richb-hanover

Copy link
Copy Markdown
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
@lucydodo

Copy link
Copy Markdown
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
Copy Markdown
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

lucydodo commented Jul 2, 2024

Copy link
Copy Markdown
Member

@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
Copy Markdown
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