Skip to content

Commit

Permalink
update CHANGELOG 4.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kalefranz committed Jan 17, 2017
1 parent 1604c1b commit 832f87e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@

### Bug Fixes
* fix package not being found in cache after download (#4297)
* disable raise for Content-Length mismatch until correct logic can be determined (#4311)
* fix logic for Content-Length mismatch (#4311, #4326)
* use unicode_escape after etag regex instead of utf-8 (#4325)
* fix #4323 central condarc file being ignored (#4327)
* fix #4316 a bug in deactivate (#4316)
* pass target_prefix as env_prefix regardless of is_unlink (#4332)
* ;ass positional argument 'context' to BasicClobberError (#4335)
* pass positional argument 'context' to BasicClobberError (#4335)

### Non-User-Facing Changes
* additional package pinning tests (#4317)
Expand Down

0 comments on commit 832f87e

Please sign in to comment.