From 91e75ee2572906166633e490e53405e78fafbf63 Mon Sep 17 00:00:00 2001 From: Chris Bednarski Date: Wed, 18 May 2016 17:53:38 -0700 Subject: [PATCH] Reformat checksum in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8cd3fd6e..ee836ebb4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ FEATURES: - * **New post-processor `checksum`** allows you to create a checksum file as part of your build. + * **New Checksum post-processor**: Create a checksum file from your build artifacts as part of your build. [GH-3492] IMPROVEMENTS: