Skip to content

Commit

Permalink
changelog 3.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
msarahan committed May 20, 2018
1 parent c9a81f6 commit ba62b3d
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
2018-05-20 3.10.4:
------------------

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

* fix import tests being run multiple times #2892
* add creative commons as a license family (used to be classified OTHER) #2893
* handle empty packages in checks for duplicated files across subpackages #2894
* set PYTHON and other language path vars based on presence in build/host reqs, rather than binary file in either env. Allows usage of PYTHON and friends in meta.yaml vars. #2895
* fix entry points incorrecty pointing at build prefix (instead of host), leading to prefix replacement failing #2895
* fix merge_build_host functionality. Adding an empty host section now forces build and host to be split. #2896

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

* @msarahan
* @scopatz


2018-05-17 3.10.3:

Enhancements:
Expand Down

0 comments on commit ba62b3d

Please sign in to comment.