From 2ade70e71798c5c4791c68d9680cdc7a1533acd0 Mon Sep 17 00:00:00 2001 From: Paul Irish Date: Fri, 1 Dec 2017 14:29:39 -0800 Subject: [PATCH] readme: changelog bump for 2.0 - breaking change about config. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8dfb035..dcf37a1 100644 --- a/README.md +++ b/README.md @@ -198,7 +198,7 @@ Copyright Jason McCreary & Paul Irish. Licensed under MIT. ## Changelog -- **2017-12-01** - 2.0 shipped +- **2017-12-01** - 2.0 shipped. Breaking change: [Gitlab configuration](https://github.com/paulirish/git-open#configuration) handled differently. - **2017-12-01** - Configuration for custom remote added - **2017-11-30** - Support for VSTS Added - **2017-10-31** - `--issue` and `-h` added