From 1ad6f8eea7025a705bdc2e6d9e61240a2fd2ea37 Mon Sep 17 00:00:00 2001 From: Chiel ten Brinke Date: Sat, 3 Dec 2016 21:32:50 +0100 Subject: [PATCH] Update README.md Only use the changelog for important changes in behaviour. --- README.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 0dab7aa..45bd4d9 100644 --- a/README.md +++ b/README.md @@ -307,16 +307,10 @@ contact me by creating an issue in this repository. ## Change log -### October 2016 -* Add `standard` formatter for JavaScript. - -### April 2016 -* Add `yapf` as a secondary Python formatter. - ### March 2016 -* Add more fallback options. -* Don't use the option formatprg at all, to always have the possible of using the default `gq` +* Don't use the option formatprg internally anymore, to always have the possible of using the default `gq` command. +* Add more fallback options. ### June 2015