From 3b3a346cb7dfa4d9f13dc9574e6e5a32d2374c4b Mon Sep 17 00:00:00 2001 From: webimpress Date: Sun, 12 May 2019 12:01:23 +0100 Subject: [PATCH] Adds CHANGELOG entry for #14 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 894ce50e..c5ef2764 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,7 @@ All notable changes to this project will be documented in this file, in reverse ### Fixed -- Nothing. +- [#14](https://github.com/webimpress/coding-standard/pull/14) `Formatting\StringClassReference` - fixes regular expression to check if string is valid FQCN ## 1.0.1 - 2019-05-11