Merge pull request #17783 from pradpnayak/REF-1
[civicrm-core.git] / ext / flexmailer / CHANGELOG.md
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`).