Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
kalefranz committed Dec 12, 2016
2 parents 88bcc2e + 86a0d21 commit 9231541
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,6 @@
* fix conda/install.py single-file behavior, #3854


3.19.4 (unreleased):
--------------------
* improve handling of local dependency information, #2107
* use install.rm_rf for TemporaryDirectory cleanup, #3425
* fix the api->conda substitution, #3456
* fix silent directory removal, #3730


2016-09-08 4.1.12:
-------------------
* fix #2837 "File exists" in symlinked path with parallel activations, #3210
Expand Down Expand Up @@ -264,6 +256,17 @@
* Conda sub-commands now support dashes in names, #1840


3.19.4 (unreleased):
--------------------
* improve handling of local dependency information, #2107
* use install.rm_rf for TemporaryDirectory cleanup, #3425
* fix the api->conda substitution, #3456
* error and exit for install of packages that require conda minimum version 4.3, #3726
* show warning message for pre-link scripts, #3727
* fix silent directory removal, #3730
* fix conda/install.py single-file behavior, #3854


2016-02-19 3.19.3:
--------------------
* fix critical issue, see #2106
Expand Down

0 comments on commit 9231541

Please sign in to comment.