aboutsummaryrefslogtreecommitdiff
path: root/src/changes
diff options
context:
space:
mode:
Diffstat (limited to 'src/changes')
-rw-r--r--src/changes/changes.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 78859cf8..354d8ce9 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -26,8 +26,11 @@
<body>
<release version="2.2" date="Not yet released">
+ <action type="add" dev="cbrisson">
+ Added BigInteger and BigDecimal implicit conversions
+ </action>
<action type="fix" dev="cbrisson" issue="VELOCITY-919">
- Fix abnormal suppression of zero-width whitespaces
+ Fixed abnormal suppression of zero-width whitespaces
</action>
<action type="add" dev="cbrisson" issue="VELOCITY-917">
Added an example of how to build a customized parser where the '#', '$', '*' and '@'