diff --git a/CHANGELOG.md b/CHANGELOG.md index 286b7d7..7fd5cc4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Change Log -## [v2.1.0](https://github.com/bvanhoekelen/performance/tree/v2.0.1) - 2017-06-28 +## [v2.2.0](https://github.com/bvanhoekelen/performance/tree/v2.2.0) - 2017-07-17 +### Added +- In the web interface can be hidden and the preference is store. + +## [v2.1.0](https://github.com/bvanhoekelen/performance/tree/v2.1.0) - 2017-06-28 ### Added - Run user and process id information. diff --git a/src/Lib/Handlers/PerformanceHandler.php b/src/Lib/Handlers/PerformanceHandler.php index 73caa10..8784122 100644 --- a/src/Lib/Handlers/PerformanceHandler.php +++ b/src/Lib/Handlers/PerformanceHandler.php @@ -11,7 +11,7 @@ class PerformanceHandler /* * Version */ - const VERSION = '2.1.0'; + const VERSION = '2.2.0'; /* * Hold point stack