Skip to content

Commit

Permalink
changelog 4.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
msarahan committed Jan 30, 2019
1 parent 6277818 commit 8eeb1bb
Showing 1 changed file with 28 additions and 10 deletions.
38 changes: 28 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,31 @@
## 4.6.2 (2019-01-29)

### Improvements
* Documentation restructuring/improvements (#8139, #8143)
* rewrite rm_rf to use native system utilities and rename trash files (#8134)

### Bug fixes
* fix UnavailableInvalidChannel errors when only noarch subdir is present (#8154)
* document, but disable the ``allow_conda_downgrades`` flag, pending re-examination of the warning, which was blocking conda operations after an upgrade-downgrade cycle across minor versions. (#8160)
* fix conda env export missing pip entries without use of pip interop enabled setting (#8165)

### Contributors
* @jjhelmus
* @msarahan
* @nehaljwani
* @rrigdon


## 4.5.13 (2019-01-29)

### Improvements
* document the allow_conda_downgrades configuration parameter (#8034)
* remove conda upgrade message (#8161)

### Contributors
* @msarahan
* @nehaljwani

## 4.6.1 (2019-01-21)

### Improvements
Expand Down Expand Up @@ -138,16 +166,6 @@
* @ohadravid
* @teake

# 4.5.13 (2019-01-29)

### Improvements
* document the allow_conda_downgrades configuration parameter (#8034)
* remove conda upgrade message (#8161)

### Contributors
* @msarahan
* @nehaljwani


# 4.5.12 (2018-12-10)

Expand Down

0 comments on commit 8eeb1bb

Please sign in to comment.