diff options
author | Renato Araujo Oliveira Filho <renato.filho@canonical.com> | 2012-12-10 12:20:13 +0000 |
---|---|---|
committer | Renato Araujo Oliveira Filho <renato.filho@canonical.com> | 2012-12-10 12:20:13 +0000 |
commit | 3f548e8377a1e5641ada4c8ccdb7ad3008738e39 (patch) | |
tree | 7cc24ec7ad42497b77e1d08db46b9d5e063c98a5 /debian/changelog | |
parent | afd68a34118d1103f4f27fa9a97deaf637cd1530 (diff) | |
download | qmenumodel-3f548e8377a1e5641ada4c8ccdb7ad3008738e39.tar.gz qmenumodel-3f548e8377a1e5641ada4c8ccdb7ad3008738e39.tar.bz2 qmenumodel-3f548e8377a1e5641ada4c8ccdb7ad3008738e39.zip |
releasing version 0.2.1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5978f38..eaca5df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +qmenumodel (0.2.1) quantal; urgency=low + + * Implemented conversion for GVariant and Arrays. + + -- Renato Araujo Oliveira Filho <renato@canonical.com> Mon, 10 Dec 2012 12:19:13 +0000 + qmenumodel (0.2) quantal; urgency=low * Cache sub-menus. |