Skip to content

Commit

Permalink
Prepare version 5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
guvra committed Jul 6, 2022
1 parent ccfecbd commit 8038acf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@

All notable changes to this project will be documented in this file.

## WIP
## [5.2.1] - 2022-07-06
[5.2.1]: https://github.com/Smile-SA/magento2-module-debug-toolbar/compare/5.2.0...5.2.1

- Fix env.php sync issue when enabling/disabling the profiler on Magento 2.4.4
- Fix env.php sync issue when enabling/disabling the profiler

## [5.2.0] - 2022-04-15
[5.2.0]: https://github.com/Smile-SA/magento2-module-debug-toolbar/compare/5.1.2...5.2.0
Expand Down
6 changes: 4 additions & 2 deletions doc/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,11 @@ bin/magento setup:upgrade

## Step 3 - Enable the toolbar

You have to enable the toolbar in the admin area to use it.
Execute the following command:

Look at the [Back-Office](backoffice.md) documentation.
```
bin/magento config:set smile_debugtoolbar/configuration/enabled 1
```

# Uninstallation

Expand Down

0 comments on commit 8038acf

Please sign in to comment.