From 5976c5a6ad3d2f1c75bfb6b8d63776ad205fb564 Mon Sep 17 00:00:00 2001 From: Gianluca Arbezzano Date: Wed, 10 Jun 2015 17:08:36 +0200 Subject: [PATCH] Release 0.2.0 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b9a66e..560458d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +Release 0.2.0 +* [#17](https://github.com/vim-php/vim-composer/pull/17) Improved ComposerKnowWhereCurrentFileIs and readme file +* [#16](https://github.com/vim-php/vim-composer/pull/16) Local variable are now global in ComposerKnowWhereCurrentFileIs +* [#14](https://github.com/vim-php/vim-composer/pull/14) Fixed project path folder +* [#13](https://github.com/vim-php/vim-composer/pull/13) Before ask to CtrlP, ComposerKnowWhereCurrentFileIs ask to composer + +Release 0.1.0 + * [#1](https://github.com/vim-php/vim-composer/pull/1) Download composer.phar in root dir * [#5](https://github.com/vim-php/vim-composer/pull/5) Close #4 ComposerInstall command * [#6](https://github.com/vim-php/vim-composer/pull/6) Close #2 init composer.json open command