From e5e7439b5aee5229ac497faf1d9f9e2d1a23d03f Mon Sep 17 00:00:00 2001 From: k1o0 Date: Thu, 17 Oct 2019 14:17:22 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 151c086..6933d8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ - suppress warnings about shadowing builtins in runAllTests - run tests in subfolders - filter out performance tests +- skip checks for commits to branches named 'documentation' ## [2.0.0] ### Added