diff --git a/CHANGELOG b/CHANGELOG index b1d61d0..89bec15 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,7 @@ +0.6.0 + + * Link to a Mailbox the Customers automatically created when fetching e-mails. + 0.5.0 * Allow multiple Customers to use the same email, as long as they are linked to distinct Mailboxes. diff --git a/README.md b/README.md index fc68d2b..f7d2be8 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ You have been warned. ### Install the package with composer ``` -composer require "millions-missing-france/freescout-restricted-customers" "0.5.0" +composer require "millions-missing-france/freescout-restricted-customers" "0.6.0" ``` ### Edit the application routes diff --git a/composer.json b/composer.json index eadbb1e..d81db70 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "millions-missing-france/freescout-restricted-customers", "description": "Freescout restricted customers - Restrict access to Freescout customers to specific mailboxes", - "version": "0.5.0", + "version": "0.6.0", "type": "library", "license": ["AGPL-3.0-only"], "authors": [