TEXT-23: adding documentation to changes.xml
Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/3aa96d44 Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/3aa96d44 Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/3aa96d44 Branch: refs/heads/master Commit: 3aa96d4485cee6726592b2a50bb94de4aeb35f22 Parents: 7adf1d5 Author: Rob Tompkins <christopher.tompk...@capitalone.com> Authored: Wed Nov 9 20:07:26 2016 -0500 Committer: Rob Tompkins <christopher.tompk...@capitalone.com> Committed: Wed Nov 9 20:07:26 2016 -0500 ---------------------------------------------------------------------- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-text/blob/3aa96d44/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 05f0bb6..c3d78da 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -22,6 +22,7 @@ <body> <release version="1.0" date="tba" description="tba"> + <action issue="TEXT-23" type="add" dev="chtompki">Moving from commons-lang, the package org.apache.commons.lang3.text</action> <action issue="TEXT-24" type="add" dev="chtompki">Add coveralls and Travis.ci integration</action> <action issue="TEXT-19" type="add" dev="kinow" due-to="Eyal Allweil">Add alphabet converter</action> <action issue="TEXT-13" type="add" dev="kinow">Create Commons Text logo</action>