Skip to content

Commit

Permalink
changelog 3.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
msarahan committed Apr 16, 2018
1 parent 565c75f commit ff48f4e
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
2018-04-16 3.8.1:

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

* fix shebang rewriting so that it only touches python[w]? shebangs #2786
* fix a regression in ignoring python as a build-only dep being "used" and becoming a loop var #2799
* improve config log warning #2801
* skip, but warn about failures in pyldd #2802
* fix whitespace in multi-line help strings #2808
* fix variables in compound selectors not getting detected as "used" #2814

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

* @bjlittle
* @jbcrail
* @mingwandroid
* @msarahan


2018-03-30 3.8.0:

Enhancements:
Expand Down

0 comments on commit ff48f4e

Please sign in to comment.