Skip to content

Releases: openedx/openedx-wordpress-ecommerce

Release v1.3.0

04 Aug 20:06
Compare
Choose a tag to compare

1.3.0 (2023-08-04)

Features

  • user friendly way to add atributes to a product (#18) (7103742)

Documentation

  • bumpversion: v1.2.0 → v1.3.0 (c5f0634)

Release v1.2.0

03 Aug 22:33
Compare
Choose a tag to compare

1.2.0 (2023-08-03)

Features

  • implement logging system for Enrollment Requests (#17) (9d05522)

Documentation

Styles

Release v1.1.1

21 Jul 19:26
Compare
Choose a tag to compare

1.1.1 (2023-07-21)

Bug Fixes

  • enrollment crud operations working correctly (#15) (ab972ec)

Documentation

  • bumpversion: v1.1.0 → v1.1.1 (c878e80)

Release v1.1.0

07 Jul 20:23
Compare
Choose a tag to compare

1.1.0 (2023-07-07)

Features

Bug Fixes

  • code refactoring and namespace/use statements. (#11) (7e280e4)
  • correct the ci workflows (#14) (a8c2bb4)
  • corrected file names according to the class they contain (#10) (6bd562c)

Documentation

  • bumpversion: v1.0.0 → v1.1.0 (80b95a1)

Tests

  • implement unit testing for post-type enrollment (#5) (5398e66)