Merge pull request #17828 from eileenmcnaughton/matt
[civicrm-core.git] / ext / flexmailer / CHANGELOG.md
CommitLineData
bdf67e28
SL
1# Change Log
2
3## v0.2-alpha1
4
5* Override core's `Mailing.preview` API to support rendering via
6 Flexmailer events.
7* (BC Break) In the class `DefaultComposer`, change the signature for
8 `createMessageTemplates()` and `applyClickTracking()` to provide full
9 access to the event context (`$e`).