DOC: Added whatsnew for conda build

This commit is contained in:
Richard Frank
2016-01-05 21:30:43 -05:00
parent 80392e1cdb
commit aa0dae6292
+3
View File
@@ -126,6 +126,9 @@ Build
* Use ``versioneer`` to manage the project ``__version__`` and setup.py version
(:issue:`829`).
* Fixed coveralls integration on travis build (:issue:`840`).
* Fixed conda build, which now uses git source as its source and reads
requirements using setup.py, instead of copying them and letting them get out
of sync (:issue:`937`).
Documentation
~~~~~~~~~~~~~