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.
- Support for Faraday middlewares ([#66][])
- Adding support for v2 subscription endpoint ([#53][])
0.10.0 - 2024-11-15
- Partial support for Braze catalogs (#60)
0.9.0 - 2024-10-25
- Fix CircleCI builds (#62)
0.8.0 - 2022-01-24
- Add a Configuration class (#42)
- Add an endpoint for messages that are scheduled (#43)
- Document #scheduled_messages (#45)
- Add support for deleting scheduled triggers (#47)
- Standardize rest test code structure (#44)
- Fix typo in README code example (#46)
0.7.0 - 2021-09-29
- Add campaign scheduling endpoint (#41)
- Fix syntax error in "send campaigns" example (#38)
0.6.0 - 2021-07-23
- Add retry configuration pass through (#31)
- Endpoint for 'remove email address from spam' (#32)
- Ability to set Faraday connection options (#34)