From 6659e420cec3a1db49efc6bb916886e56c2d5e78 Mon Sep 17 00:00:00 2001 From: spaceone Date: Mon, 12 Oct 2015 21:52:37 +0200 Subject: display properties as attributes in pyreverse class diagram --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 964ab1a..5989f12 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ ChangeLog for Pylint -------------------- -- + * Property methods are shown as attributes instead of functions in + pyreverse class diagrams. Closes Issue #284 + * Add checker to identify multiple imports on one line. Closes issue #598. -- cgit v1.2.1