Skip to content

Commit

Permalink
update CHANGELOG 4.3.22
Browse files Browse the repository at this point in the history
  • Loading branch information
kalefranz committed Jun 1, 2017
1 parent e43bcef commit 6767e1d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,8 @@ tmpfile.rc
.coverage*
*.bz2
tempfile.rc
conda-build/
conda_build_test_recipe/
record.txt
.vagrant/
Vagrantfile
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 4.3.22 (unreleased)

### Improvements
* resolve #5428 clean up cli import in conda 4.3.x (#5429)

### Bug Fixes
* fix #5451 conda clean --json bug (#5452)


## 4.3.21 (2017-05-25)

### Bug Fixes
Expand Down

0 comments on commit 6767e1d

Please sign in to comment.