aboutsummaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorAngelo Naselli <anaselli@linux.it>2015-12-30 23:00:05 +0100
committerAngelo Naselli <anaselli@linux.it>2015-12-30 23:00:05 +0100
commitad533a935b44ce2e322f02f4bc6042d09e55d791 (patch)
treee87e93acd17bb64f5b504ee97b5b802b26dcfff3 /Changes
parent271a5e8e69044bb76ef60219a63a2b06558ab544 (diff)
downloadmanatools-ad533a935b44ce2e322f02f4bc6042d09e55d791.tar
manatools-ad533a935b44ce2e322f02f4bc6042d09e55d791.tar.gz
manatools-ad533a935b44ce2e322f02f4bc6042d09e55d791.tar.bz2
manatools-ad533a935b44ce2e322f02f4bc6042d09e55d791.tar.xz
manatools-ad533a935b44ce2e322f02f4bc6042d09e55d791.zip
Updated for Version
Diffstat (limited to 'Changes')
-rw-r--r--Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changes b/Changes
index e4f9374f..ff0613f2 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,6 @@
+ - ManaTools::Version role has been added and Module has it to
+ manage Version in a single point. Modules that want their
+ onw versioning have to override Version attribute
- ManaTools::MainDisplay now is implemented using Moose using
Shared::GUI::Dialog and Shared::GUI::Event
- ManaTools::ConfigReader now is implemented using Moose