All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add
ISubscribe
interface, with methods to allow customisation of email contents. - Add
get_activities
method toISubscribe
interface, to allow custom filtering of the activities we send notifications for.
- Fix sending notifications for non-verified subscriptions.
- Fix getting weekly notifications when you subscribe to an org or group, and one of their datasets changes, even if your scription is not configured to be weekly.
Initial release