Skip to content

Commit

Permalink
changelog 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
msarahan committed Jan 3, 2018
1 parent e33ee01 commit 40f78f8
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
2018-01-02 3.2.1:

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

* Improve "BUILD" environment variable value (especially on powerpc) #2615
* Implement CentOS 7 ppc64le distro for conda skeleton rpm #2615
* Improve handling of outputs that use the build/skip key to skip building #2616

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

* Don't loop in all zipped keys when collecting used vars. Leave it to consumers to decide what to do. #2612
* Fix run_exports using pin_subpackage not applying versioning for the implicit top-level output #2613
* Fix run_exports not applying to build-time environment creation for top-level recipe (as opposed to outputs) #2613
* Fix CRAN skeleton to better use host/build envs appropriately #2614
* fix outputs not loading hash input info from files at test time correctly, leading to incorrect hashes and unresolved packages. #2616

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

* @mingwandroid
* @msarahan


2017-12-21 3.2.0:

This release bumps the minor version to reflect the change in splitting the
Expand Down

0 comments on commit 40f78f8

Please sign in to comment.