diff --git a/doc/releasenotes.md b/doc/releasenotes.md index e6f48ce9b8731d4b8b52d749d3d03febd6b40586..1c40852e0aeb91ed328aa0d8c877c92f3ca7a255 100644 --- a/doc/releasenotes.md +++ b/doc/releasenotes.md @@ -1,3 +1,9 @@ +## **Release X.X.X** + +### **Allow same apiName across different AEFs** + +Publish Service now enforces uniqueness by aefId/apiName instead of global apiName, allowing different AEFs to publish the same apiName while rejecting duplicates from the same AEF on POST, PUT, and PATCH. + ## **Release 4.0.0** ### **Visibility Control**