Skip to content

Latest commit

 

History

History
118 lines (62 loc) · 5.25 KB

CHANGELOG.md

File metadata and controls

118 lines (62 loc) · 5.25 KB

Changelog

Unreleased changes

3.1.0 - 2024-09-10

What's Changed

  • Add Magento availability check by @VincentBean in #14

Full Changelog: https://github.com/justbetter/laravel-magento-customer-prices/compare/3.0.1...3.1.0

3.0.1 - 2024-08-06

What's Changed

  • Small fixes by @VincentBean in #13

Full Changelog: https://github.com/justbetter/laravel-magento-customer-prices/compare/3.0.0...3.0.1

3.0.0 - 2024-08-05

What's Changed

  • Refactor by @VincentBean in #12

Full Changelog: https://github.com/justbetter/laravel-magento-customer-prices/compare/2.1.2...3.0.0

2.1.2 - 2024-06-18

What's Changed

  • Set retrieve all job tries to one, remove error log by @VincentBean in #11

Full Changelog: https://github.com/justbetter/laravel-magento-customer-prices/compare/2.1.1...2.1.2

2.1.1 - 2024-04-22

What's Changed

  • Activity log by @VincentBean in #10

Full Changelog: https://github.com/justbetter/laravel-magento-customer-prices/compare/2.1.0...2.1.1

2.1.0 - 2024-03-29

What's Changed

  • Support Laravel 11 by @VincentBean in #9

Full Changelog: https://github.com/justbetter/laravel-magento-customer-prices/compare/2.0.2...2.1.0

2.0.2 - 2024-01-08

What's Changed

  • Reset failure data if success by @FinnPaes in #8

New Contributors

  • @FinnPaes made their first contribution in #8

Full Changelog: https://github.com/justbetter/laravel-magento-customer-prices/compare/2.0.1...2.0.2

2.0.1 - 2023-06-26

What's Changed

  • Activity log errors by @VincentBean in #7

Full Changelog: https://github.com/justbetter/laravel-magento-customer-prices/compare/2.0.0...2.0.1

2.0.0 - 2023-06-22

Upgrading

See https://github.com/justbetter/laravel-magento-customer-prices/blob/main/UPGRADE.md on how to upgrade to 2.x

What's Changed

  • Support JB customer pricing module, drop support for Mageplaza by @VincentBean in #6

Full Changelog: https://github.com/justbetter/laravel-magento-customer-prices/compare/1.1.0...2.0.0

1.1.0 - 2023-03-10

What's Changed

  • Support Laravel 10 by @VincentBean in #5

Full Changelog: https://github.com/justbetter/laravel-magento-customer-prices/compare/1.0.4...1.1.0

1.0.4 - 2023-02-15

Full Changelog: https://github.com/justbetter/laravel-magento-customer-prices/compare/1.0.3...1.0.4

1.0.3 - 2023-02-15

What's Changed

  • Badges by @VincentBean in #3
  • Add references to other packages by @VincentBean in #4
  • Adjust MP JSON structure

Full Changelog: https://github.com/justbetter/laravel-magento-customer-prices/compare/1.0.2...1.0.3

1.0.2 - 2022-10-31

What's Changed

  • Add GitHub Actions for tests, static analysis and style check by @VincentBean in #1
  • Coverage action by @VincentBean in #2

New Contributors

  • @VincentBean made their first contribution in #1

Full Changelog: https://github.com/justbetter/laravel-magento-customer-prices/compare/1.0.1...1.0.2

1.0.0 - 2022-09-27