This is an automated email from the ASF dual-hosted git repository.

chtompki pushed a commit to branch 2.11.1
in repository https://gitbox.apache.org/repos/asf/commons-configuration.git


The following commit(s) were added to refs/heads/2.11.1 by this push:
     new b7520c5e update: RELEASE-NOTES.txt
b7520c5e is described below

commit b7520c5ea2fb20de92a34cec755af121c83e09d0
Author: Rob Tompkins <chtom...@apache.org>
AuthorDate: Wed Apr 16 22:01:01 2025 -0400

    update: RELEASE-NOTES.txt
---
 RELEASE-NOTES.txt | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 87ad6269..44285c43 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -1,7 +1,20 @@
-The Apache Commons Configuration team is pleased to announce the 
commons-configuration2-2.11.1 release!
+Apache Commons Configuration
+Version 2.11.1
+Release Notes
+
+Introducing Apache Commons Configuration
+----------------------------------------
+
+This document contains the release notes for this version of the Commons
+Configuration component. It describes the changes since the previous version.
+The Commons Configuration software library provides a generic configuration
+interface which enables an application to read configuration data from a 
variety
+of sources.
 
 Tools to assist in the reading of configuration/preferences files in various 
formats; requires Java 8.
 
+Minor release with new features and updated dependencies; requires Java 8 or 
above.
+
 Changes in this version include:
 
 New features:

Reply via email to