WIP: New CHANGELOG.md #1593

Draft
Art4 wants to merge 4 commits from Art4/friendica-addons:new-changelog into 2025.07-rc
Contributor

This PR adds a new CHANGELOG.md where all changes in the addons are documented. See https://github.com/friendica/friendica/pull/14722

This PR adds a new `CHANGELOG.md` where all changes in the addons are documented. See https://github.com/friendica/friendica/pull/14722
Art4 force-pushed new-changelog from b07ffc16c3 to 7eebc34003 2025-01-25 08:24:00 +01:00 Compare
Art4 changed title from New CHANGELOG.md to WIP: New CHANGELOG.md 2025-01-30 16:11:52 +01:00
Art4 changed target branch from develop to 2025.07-rc 2025-07-01 09:01:10 +02:00
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u new-changelog:Art4-new-changelog
git switch Art4-new-changelog

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch 2025.07-rc
git merge --no-ff Art4-new-changelog
git switch Art4-new-changelog
git rebase 2025.07-rc
git switch 2025.07-rc
git merge --ff-only Art4-new-changelog
git switch Art4-new-changelog
git rebase 2025.07-rc
git switch 2025.07-rc
git merge --no-ff Art4-new-changelog
git switch 2025.07-rc
git merge --squash Art4-new-changelog
git switch 2025.07-rc
git merge --ff-only Art4-new-changelog
git switch 2025.07-rc
git merge Art4-new-changelog
git push origin 2025.07-rc
Sign in to join this conversation.
No description provided.