From 28c1071f095aedcdad6d1491f43f84c02eeaaeea Mon Sep 17 00:00:00 2001 From: ColinDuquesnoy Date: Thu, 20 Feb 2014 13:31:34 +0100 Subject: [PATCH] Update changelog --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4b6e0a8c3..045a5c421 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,7 @@ Changelog - Improve QToolButton style - Add support for InstantPopup and MenuButtonPopup - Improve QMenu style (better spacing with icons) + - Add __version__ to python package. * 1.5: - improve QTabBar style: now works with all tab bar positions (North, South, West and East) - fix bug #6: hide QTabBar base to avoid stange lines at the base of the tab bar.