From a9ab2831da4f34edf0c658841275a1054b83b597 Mon Sep 17 00:00:00 2001 From: Colin Duquesnoy Date: Sun, 26 Jan 2014 16:06:23 +0100 Subject: [PATCH] Update README.md add a changelog entry --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 4a0b2552f..7c2051776 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,20 @@ What still needs to be done: - QToolBox +Changelog +=========== +``` +* 1.2: + - Improve QTableView support +* 1.1: + - Switch to MIT license + - Add python 3 support +* 1.0: + - First public release (LGPL v2) +``` + + + Contact information: =========================