diff --git a/doc/releasenotes.md b/doc/releasenotes.md index 79859fb1e8a8f83682f2e54ad5641365af062769..4f1748ce6d11c49ca27a28ca6b615d9d4b179696 100644 --- a/doc/releasenotes.md +++ b/doc/releasenotes.md @@ -1,3 +1,12 @@ +## **Release 3.x.x** + +### **New Features** + +#### **Added Event Filters** +- New filters for Event service subscriptions. + - Now, you can specify from which API, AEF or Invoker you want to receive the event. + - These filters are specified in the ***eventDetails*** of the subscription. + ## **Release 2.0.0** ### **New Features**