mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 15:25:15 +02:00
Update CHANGELOG.md
This commit is contained in:
parent
16f720205c
commit
a712987c2c
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ and this project [promises Backward Compatibility](doc/Developers-Intro.md#backw
|
||||||
|
|
||||||
- New interface `Friendica\AppHelper` as replacement for `Friendica\App` added.
|
- New interface `Friendica\AppHelper` as replacement for `Friendica\App` added.
|
||||||
- New method `Friendica\DI::appHelper()` was added to get the implementation of the `AppHelper`.
|
- New method `Friendica\DI::appHelper()` was added to get the implementation of the `AppHelper`.
|
||||||
|
- New interface `Friendica\Core\Logger\Factory\LoggerFactory` added so addons can provide a custom `Psr\Log\LoggerInterface` implementation.
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue