All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
-
Namespaced the magic property name by prefixing it with "paa:", so now the magic property name is "paa:mvel", not "mvel". To upgrade, change all occurrences of the "mvel" magic property name to "paa:mvel".
-
Upgraded the mvel2 dependency to 2.4.3.Final.
- First public release.