From 6272cc2e6be2548c7b769652efa958eda6e51d99 Mon Sep 17 00:00:00 2001
From: Maurizio <leMaur@users.noreply.github.com>
Date: Mon, 11 Apr 2022 09:19:16 +0200
Subject: [PATCH] Update CHANGELOG.md

---
 CHANGELOG.md | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4d3a754..b3f629b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,11 +2,16 @@
 
 All notable changes to `toolbox` will be documented in this file.
 
-## 3.1.0 - 2022-04-11
+## 3.2.0 - 2022-04-11
 
-- use `infection/infection` -> `dev-master` branch
-- add `support` and `suggest` sections to composer.json
-- improve `Pest` configuration
+- use infection/infection -> dev-master branch
+- add support and suggest sections to composer.json
+- improve Pest configuration
+
+
+## 3.1.0 - 2022-03-04
+
+- updated .php-cs-fixer.php stub file. Now it uses rulesets @PSR12 and @PHP81Migration
 
 ## 3.0.0 - 2022-02-03