We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89239dc commit 5976c5aCopy full SHA for 5976c5a
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+Release 0.2.0
2
+* [#17](https://github.com/vim-php/vim-composer/pull/17) Improved ComposerKnowWhereCurrentFileIs and readme file
3
+* [#16](https://github.com/vim-php/vim-composer/pull/16) Local variable are now global in ComposerKnowWhereCurrentFileIs
4
+* [#14](https://github.com/vim-php/vim-composer/pull/14) Fixed project path folder
5
+* [#13](https://github.com/vim-php/vim-composer/pull/13) Before ask to CtrlP, ComposerKnowWhereCurrentFileIs ask to composer
6
+
7
+Release 0.1.0
8
9
* [#1](https://github.com/vim-php/vim-composer/pull/1) Download composer.phar in root dir
10
* [#5](https://github.com/vim-php/vim-composer/pull/5) Close #4 ComposerInstall command
11
* [#6](https://github.com/vim-php/vim-composer/pull/6) Close #2 init composer.json open command
0 commit comments