Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 366 Bytes

changelog.md

File metadata and controls

10 lines (8 loc) · 366 Bytes

3.1.0.beta1 - 2016-03-11

  • Features

    • Prep release for Spree 3.1.0.beta1
  • Fixes

    • Fix sass dependency issue.
    • Fix association mismatch due to renaming of relation spree_roles_users to spree_role_users.
    • Fix UI issue: label tags not properly associated with input checkboxes when permission title contains forward slashes.
    • Fix broken test suite.