diff options
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 83809f29..a5284c48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,9 @@ Internal: Planned: - profile support for common project types (black, django, google, etc) +### 4.3.15 - March 10, 2019 - hot fix release +- Fixed a regression with handling streaming input from pipes (Issue #895) + ### 4.3.14 - March 9, 2019 - hot fix release - Fixed a regression with */directory/*.py style patterns |