Skip to content

Commit

Permalink
Merge in latest change list
Browse files Browse the repository at this point in the history
  • Loading branch information
timothycrosley committed Jun 25, 2019
1 parent 8123059 commit 7c29dd9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ Internal:
Planned:
- profile support for common project types (black, django, google, etc)

### 4.3.21 - June 25, 2019 - hot fix release
- Fixed issue #957 - Long aliases and use_parentheses generates invalid syntax

### 4.3.20 - May 14, 2019 - hot fix release
- Fixed issue #948 - Pipe redirection broken on Python2.7

### 4.3.19 - May 12, 2019 - hot fix release
- Fixed issue #942 - correctly handle pyi (Python Template Files) to match `black` output

Expand Down

0 comments on commit 7c29dd9

Please sign in to comment.