From f9ccf350727caffcfd20720acd6bfb3d401dec78 Mon Sep 17 00:00:00 2001 From: Alasdair Mercer Date: Thu, 3 May 2018 12:24:22 +0100 Subject: [PATCH] highlight breaking change in changelog --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index b2e103d..ff964e6 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ ## Version 0.3.0, 2018.05.03 -* Reset all rules and start fresh by extending the `eslint:recommended` configuration +* Reset all rules and start fresh by extending the `eslint:recommended` configuration (**breaking change**) ## Version 0.2.4, 2018.05.03