Explorar el Código

Update changelog

pull/113/head
Yamashita Yuu hace 12 años
padre
commit
e0547de922
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  1. +8
    -0
      CHANGELOG.md

+ 8
- 0
CHANGELOG.md Ver fichero

@ -1,5 +1,13 @@
## Version History
#### 0.4.0-201402XX
* python-build: Add new CPython release candidates; 3.3.4rc1, 3.4.0b3
* python-build: Add [Anaconda](https://store.continuum.io/cshop/anaconda/) and [Miniconda](http://repo.continuum.io/miniconda/) binary distributions
* python-build: Display error if the wget does not support Server Name Indication (SNI) to avoid SSL verification error when downloading from https://pypi.python.org. (#60)
* python-build: Update default setuptools version (2.1 -> 2.2)
* python-build: Update default pip version (1.5.1 -> 1.5.2)
#### 0.4.0-20140123
* pyenv: Always append the directory at the top of the `$PATH` to return proper value for `sys.executable` (#98)

Cargando…
Cancelar
Guardar