v20151103

This commit is contained in:
Yamashita, Yuu
2015-11-03 13:31:50 +00:00
parent 41ee00574c
commit 72cf0e1b1b
3 changed files with 8 additions and 2 deletions

View File

@@ -1,5 +1,11 @@
## Version History
#### 20151103
* Passing return value from executed command. (#100)
* Add workaround for commands installed in a virtual environment created by `pyvenv` (#62)
* init: zsh: prepend hook to `precmd_functions` (#101)
#### 20151006
* Ignore user's site-packages on ensurepip/get-pip (#89)