-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ads: allow no expiry date #252
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only thing I noticed is there is no way to unset an expiry date once you've done it. I'm not sure if this is a needed feature so I'm approving.
@jeffersonrabb That might be handy, added in 46ee3e1 |
# [1.4.0](v1.3.0...v1.4.0) (2020-07-07) ### Bug Fixes * resolve php notices ([#256](#256)) ([e854521](e854521)) ### Features * **ads:** allow no expiry date on ads ([#252](#252)) ([eacb5f7](eacb5f7)), closes [#251](#251) * **mailchimp:** handle segmentation via tags ([#241](#241)) ([99f2f1f](99f2f1f)), closes [#21](#21) * **mjml:** handle social icons block aligment options ([#257](#257)) ([ce10875](ce10875)) * support linked images ([#255](#255)) ([7f7ce8e](7f7ce8e))
🎉 This PR is included in version 1.4.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
All Submissions:
Changes proposed in this Pull Request:
Closes #251.
How to test the changes in this Pull Request:
Other information: