aboutsummaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
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