From 25accab7cc6c719e6501222ec62da0ca2df29925 Mon Sep 17 00:00:00 2001 From: Colin Duquesnoy Date: Mon, 6 Apr 2015 12:00:12 +0200 Subject: [PATCH] Update README.md Update changelog for v1.16 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f98d5305d..5018607a8 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,7 @@ request. Changelog =========== ``` +* 1.16: fix QGroupBox title padding (see issue #20) * 1.15: improve tristate checkbox graphics: undetermined state is now represented by a dash * 1.14: add support for tristate check boxes and for vertical and horizontal lines * 1.13: fix issue with horizontal scrollbar arrows, left and right were inversed.