Skip to content

Commit

Permalink
changelog 3.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
msarahan committed Aug 6, 2018
1 parent 540d0aa commit 1401db6
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,31 @@
2018-08-06 3.12.1:
------------------

Enhancements:
-------------

* add the "extra" field of a package's meta.yaml file into the output package's info/about.json file #3048
* add option to omit local channel in is_package_build (used by c3i) #3051
* add pip env vars to prevent it from pulling in external dependencies when used in build scripts #3053

Bug fixes:
----------

* fix local channel always being top priority. Allow user-defined channel orders where local is lower than remotes. #3049
* Fix conda-verify import error warning showing up in --output text #3052
* fix RPM skeleton test (point to newer CentOS repo) #3054
* fix test/files and test/source_files looking in the wrong place for info/recipe/parent contents (subpackages) #3061

Contributors:
-------------

* @Bezier89
* @jakirkham
* @mikecormier
* @mingwandroid
* @msarahan


2018-07-24 3.12.0:
------------------

Expand Down

0 comments on commit 1401db6

Please sign in to comment.