From b04249a4d6aebe019509451adb2aa7a000ecd5a3 Mon Sep 17 00:00:00 2001 From: David da Silva Date: Thu, 15 Oct 2015 12:21:29 +0200 Subject: [PATCH] Fix heading size in 2.2.0 CHANGELOG I'm sorry. :see_no_evil: --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d443718..b89eb44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). * Add Partials support to CLI, by [@palkan]. -## Changed +### Changed * Move install instructions to README's top, by [@mateusortiz] * Improved devhook install output, by [@ShashankaNataraj]. @@ -17,12 +17,12 @@ This project adheres to [Semantic Versioning](http://semver.org/). * Linting CLI tool, by [@phillipj]. * npm 2.x and node v4 on Travis, by [@phillipj]. -## Fixes +### Fixes * Fix README spelling error to "aforementioned", by [@djchie]. * Equal error message test in .render() for server and browser, by [@phillipj]. -## Dependencies +### Dependencies * chai -> 3.3.0 * eslint -> 1.6.0