diff --git a/CHANGELOG.md b/CHANGELOG.md index 208514e1b..3500527dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +### Added + +- A new feature called Export module; allowing to report all records into a single file. + ## [3.5.0] - 2022-08-24 ### Fixed diff --git a/docs/README.md b/docs/README.md index ba88a2b92..b117e3593 100644 --- a/docs/README.md +++ b/docs/README.md @@ -15,7 +15,7 @@ Here a customer will be able to visualize the history, status and details of the ### Admin: Return Request List -In this section of the merchant's admin, merchants are capable of visualizing and managing all the return requests created by their customers. +In this section of the merchant's admin, merchants are capable of visualizing and managing all the return requests created by their customers, while also being able to export all or some records to a single file. ### Admin: Return Settings