Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

v5.2.0

Compare
Choose a tag to compare
@gnikyt gnikyt released this 30 Jan 03:54
· 598 commits to master since this release
f74fe33
  • Merged #168 to make asset tags unique
  • Fix pushed for #175 for edge-case of charge being re-accessed and attempting to save to database. firstorNew was changed to only scope to shop_id and charge_id instead of shop_id, charge_id, type, and status all in one.