# Install this plugin
npm install @pinelab/vendure-plugin-anonymized-order
Changelog for vendure-plugin-anonymized-order
1.3.0 (2024-12-19)
- Update Vendure to 3.1.1
1.2.1 (2024-08-04)
- Update compatibility range (#480)
1.2.0 (2024-06-21)
- Updated Vendure to 2.2.6
1.1.0 (2024-06-14)
- Allow overriding the default removal of fields with the custom strategy
1.0.1 (2023-12-29)
- Fixed exposed fields bug reported in here
1.0.0 (2023-12-28)
- Created the plugin