v1.0.8
Latest- Add admin page label next to the Update Credit Card page indicating its from Churnly.
- Conflict with WooCommerce Deposits plugin when processing a recurring payment.
- Replaced WooCommerce deprecated function `wc_schedule_single_action` with `as_schedule_single_action`.
- Replaced WooCommerce deprecated function `wc_next_scheduled_action` with `as_next_scheduled_action`.
- Replaced WooCommerce deprecated function `wc_unschedule_action` with `as_unschedule_action`.
- Removed deprecated Stripe scripts enqueued on update credit page.