Skip to content

Commit

Permalink
changelog 3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
msarahan committed Mar 8, 2018
1 parent 8a057da commit 6b8f4b5
Showing 1 changed file with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,29 @@
20180-03-05 3.7.0:
2018-03-08 3.7.1:

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

* Enable glob2.fnmatch for shared library whitelists. Add more Frameworks to whitelist on Mac. #2732

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

* Squelch yaml ScannerError when building index can't read meta.yaml in package #2740
* Fix & simplify "hoisting" of source folders up one level #2741
* Fix build number not getting inherited from top-level metadata #2742
* Allow output creation environment for wheels to be activated #2744
* Fix selector regex for finding "used" variables; was finding too much across lines. #2745
* Ignore empty config files (don't error out on them) #2746

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

* @mingwandroid
* @msarahan
* @neok-m4700


2018-03-05 3.7.0:

Enhancements:
-------------
Expand Down

0 comments on commit 6b8f4b5

Please sign in to comment.