Merge pull request #12036 from tobiasd/20221020-breakingnote
added a breaking note for custom addons to the CHANGELOG
This commit is contained in:
commit
92f1a4533b
|
@ -2,6 +2,9 @@ Version 2022.12 (unreleased)
|
|||
Friendica Core
|
||||
|
||||
Friendica Addons
|
||||
BREAKING: The functions from the boot.php file have been moved into better fitting classes
|
||||
this may break your custom addons. See the pull requests #1293 and #1294 in the
|
||||
addon repository about the needed changes to your addons.
|
||||
|
||||
Closed Issues
|
||||
|
||||
|
|
Loading…
Reference in a new issue