From 9177b7fa09878f79cf536a0f2fa434d6c5265960 Mon Sep 17 00:00:00 2001 From: Simeon Visser Date: Sat, 14 Oct 2017 19:23:05 +0100 Subject: [PATCH] Added changes of v1.2.0 to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ae8e83f..05ad8de 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,10 @@ pip install flake8-mutable #### Changes +##### [1.2.0] 2017-04-24 +- Report exact location of mutable argument in source code rather than only line number +- Added support for Python 3.5 and 3.6 + ##### [1.1.0] 2016-11-26 - Callables