TEXT-85: Thanks Arun

Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/9f6e5e45
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/9f6e5e45
Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/9f6e5e45

Branch: refs/heads/master
Commit: 9f6e5e45e925511d0fdbf59bb264aafa6b91f997
Parents: 72d54ae
Author: Rob Tompkins <chtom...@apache.org>
Authored: Mon Jun 19 07:54:14 2017 -0400
Committer: Rob Tompkins <chtom...@apache.org>
Committed: Mon Jun 19 07:54:14 2017 -0400

----------------------------------------------------------------------
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-text/blob/9f6e5e45/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a97b474..f6c5b8f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -46,6 +46,7 @@ The <action> type attribute can be add,update,fix,remove.
   <body>
 
   <release version="1.2" date="tbd" description="tbd">
+    <action issue="TEXT-85" type="add" dev="chtompki" due-to="Arun Vinud S 
S">Added CaseUtils class with camel case conversion support</action>
     <action issue="TEXT-91" type="add" dev="pschumacher">RandomStringGenerator 
should be able to generate a String with a random length</action>
     <action issue="TEXT-92" type="update" dev="pschumacher">Update 
commons-lang dependency to version 3.6</action>
     <action issue="TEXT-83" type="update" dev="chtompki" due-to="Amey 
Jadiye">Document that commons-csv should be used in preference to 
CsvTranslators</action>

Reply via email to