diff --git a/doc/releasenotes.md b/doc/releasenotes.md
index 106b2cef2c58a27dcff61573cb067b3eb8e81d10..74daf19be5989edb03a437b6ac5da7ebdf709501 100644
--- a/doc/releasenotes.md
+++ b/doc/releasenotes.md
@@ -13,6 +13,7 @@
 ### **Testing**
 
 - New Event Filter test suite with 8 tests. [Event Filter test suite](./testing/testplan/event_filter/README.md)
+- Removed supported Feature negotiation test because currently spec (v18.7.0) not support any feature.
 
 
 ### **Technical Debt Solved**
@@ -57,6 +58,7 @@ This will also helps on the restart issue on k8s deployed OpenCAPIF.
 - New tests related with [Vendor Extensibility](./testing/testplan/vendor_extensibility/README.md)
 - [Security Service Testplan](./testing/testplan/api_security_service/README.md) updated according to new features and Technical debts.
 - New test on [Security Service Testplan](./testing/testplan/api_security_service/README.md) related with PKI security Method flow, GET request to security perform by AEF must returns CA_Root on authenticationInfo attribute at SecurityInfo.
+- Removed supported Feature negotiation test of [API Access Control Policy](./testing/testplan/api_access_control_policy/README.md), because currently spec (v18.7.0) not support any feature.
 
 ## **Release 2.0.0**