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

asf-gitbox-commits pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ant-antlibs-cyclonedx.git


The following commit(s) were added to refs/heads/main by this push:
     new 2f545ed  add warning about API instability
2f545ed is described below

commit 2f545ed8ffb388f8da5cfad663f046ddb54d87ec
Author: Stefan Bodewig <[email protected]>
AuthorDate: Tue May 26 12:32:09 2026 +0200

    add warning about API instability
---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 42c35b5..be44bb0 100644
--- a/README.md
+++ b/README.md
@@ -22,3 +22,6 @@ Right now the library is in an early stage of development and 
the main
 audience is Ant itself. This doesn't mean it couldn't be used for
 other projects and of course we are open to extend it to make things
 easier.
+
+Both the Java API as well as the Ant build-file API (attributes and
+nested elements) may change with future releases.

Reply via email to