From 260b046a5ccf58f3b4fb692c859e43bb9d77cdd1 Mon Sep 17 00:00:00 2001 From: Carlos Alandete Sastre Date: Sat, 10 Oct 2020 13:38:59 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7de757bc..8546d46a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ # Changelog All notable changes to this project will be documented in this file. +## 0.7.5 +* Fix random silent failures while creating internal php classmap +* Fix test file valid names +* Set default verbosity on invalid configuration + ## 0.7.4 * Fix exclusions when they are not part of the src * Allow to include test files with more valid names