This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git
The following commit(s) were added to refs/heads/master by this push: new 8b159832 Remove extra vertical whitespace 8b159832 is described below commit 8b159832b57fbaa4be58f1604eb7c839dd29f4aa Author: Gary D. Gregory <garydgreg...@gmail.com> AuthorDate: Fri Apr 11 06:30:54 2025 -0400 Remove extra vertical whitespace --- RELEASE-NOTES.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 9013bd52..9bee0a10 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -25,8 +25,6 @@ and manipulating text that should be of use in a Java environment. Release 1.13.1. Requires Java 8 or above. - - Fixed Bugs ---------- @@ -82,7 +80,6 @@ and manipulating text that should be of use in a Java environment. Release 1.13.0. Requires Java 8 or above. - New features ------------