diff options
author | Bileto Bot <ci-train-bot@canonical.com> | 2017-01-10 06:41:09 +0000 |
---|---|---|
committer | Bileto Bot <ci-train-bot@canonical.com> | 2017-01-10 06:41:09 +0000 |
commit | ab9f99775bf9c9a43791bd545e835733d88476ca (patch) | |
tree | a53bc9833a0405b0b960590e886812c944a5b143 /debian/changelog | |
parent | 89f2b36ed993aead5599d937f0d870db1321b9e1 (diff) | |
parent | a9c7379c13c4b6494cd8be33925c40f22dd2a6e4 (diff) | |
download | qmenumodel-ab9f99775bf9c9a43791bd545e835733d88476ca.tar.gz qmenumodel-ab9f99775bf9c9a43791bd545e835733d88476ca.tar.bz2 qmenumodel-ab9f99775bf9c9a43791bd545e835733d88476ca.zip |
* Added shortcut hasSubmenu and roles to UnityMenuModel
* Added actions property to Group
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 75a16d6..6f859b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +qmenumodel (0.2.11) UNRELEASED; urgency=medium + + [ Nick Dedekind ] + * Added shortcut hasSubmenu and roles to UnityMenuModel + * Added actions property to Group + + -- Nick Dedekind <nick.dedekind@canonical.com> Fri, 09 Dec 2016 17:11:01 +0000 + qmenumodel (0.2.10+17.04.20161116-0ubuntu1) zesty; urgency=medium [ Florian Boucault ] |