Skip to content

v5.0.3

Choose a tag to compare

@excid3 excid3 released this 19 Aug 11:10
4129eca

Full Changelog: v5.0.2...v5.0.3

  • Fixes change_quantity for old Pay::Subscription records where subscription_items is nil and not an array. This was intended to always be backwards compatible, we just missed a safety check for nil and now that's fixed. 👍 - @excid3