aboutsummaryrefslogtreecommitdiff
path: root/src/changes
diff options
context:
space:
mode:
authorClaude Brisson <cbrisson@apache.org>2019-12-14 06:38:15 +0000
committerClaude Brisson <cbrisson@apache.org>2019-12-14 06:38:15 +0000
commit4d07fc4ad8d30763ffa813b348a0bf4d9b57f902 (patch)
tree245b902a40b3eade6c9c71001d0c332660b0d3b4 /src/changes
parentc4804262f493e43985818e3298380ee8fc1d3358 (diff)
downloadapache-velocity-engine-4d07fc4ad8d30763ffa813b348a0bf4d9b57f902.tar.gz
[engine] Update changelog
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1871416 13f79535-47bb-0310-9956-ffa450edef68
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 '@'