summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukáš Lalinský <lalinsky@gmail.com>2009-06-03 14:18:39 +0200
committerLukáš Lalinský <lalinsky@gmail.com>2009-06-03 14:18:39 +0200
commit251428e2382f3ccced34fea91c487dec96848b32 (patch)
tree60b7244572f9f003c7819e6953af110c455a3f33
parentfa72fffe28df3599f35c90544888c9ef6a59c992 (diff)
downloaddbmodel-251428e2382f3ccced34fea91c487dec96848b32.tar.gz
dbmodel-251428e2382f3ccced34fea91c487dec96848b32.tar.bz2
0.2.0
-rw-r--r--CHANGES6
-rw-r--r--src/src.pro2
2 files changed, 7 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index d350e75..d9973e0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,9 @@
+Release 0.2.0 (2009-06-03)
+==========================
+ - Support for table background colors
+ - Column data type is now an editable combo box
+ - Windows support
+
Release 0.1.0 (2009-02-22)
==========================
- Initial release
diff --git a/src/src.pro b/src/src.pro
index 63935ab..bcc666d 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -1,5 +1,5 @@
TARGET = dbmodel
-VERSION = 0.1.0
+VERSION = 0.2.0
DESTDIR = ../