diff options
author | Angelo Naselli <anaselli@linux.it> | 2015-12-30 23:00:05 +0100 |
---|---|---|
committer | Angelo Naselli <anaselli@linux.it> | 2015-12-30 23:00:05 +0100 |
commit | ad533a935b44ce2e322f02f4bc6042d09e55d791 (patch) | |
tree | e87e93acd17bb64f5b504ee97b5b802b26dcfff3 /Changes | |
parent | 271a5e8e69044bb76ef60219a63a2b06558ab544 (diff) | |
download | manatools-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-- | Changes | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |