mirror of
https://github.com/flarum/core.git
synced 2025-08-17 05:44:13 +02:00
Add changelog
This commit is contained in:
11
extensions/subscriptions/CHANGELOG.md
Normal file
11
extensions/subscriptions/CHANGELOG.md
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
# Changelog
|
||||||
|
|
||||||
|
## Unreleased
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Replace event subscribers (that resolve services too early) with listeners ([7ac73b8](https://github.com/flarum/subscriptions/commit/7ac73b834023e997147d4dd9c851a2ea73deba4b))
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Post content with code blocks could corrupt notification emails ([16a441c](https://github.com/flarum/subscriptions/commit/16a441c8a85fda824b39acd5ec58a6abe3a8d760))
|
||||||
|
- JS: Vulnerable lodash dependency ([782e31c](https://github.com/flarum/subscriptions/commit/782e31c56a519aa74f80cb8024c7b912a7fdb925))
|
||||||
|
|
Reference in New Issue
Block a user