Signed-off-by: Erik Gabriel Carrillo <[email protected]>
---
doc/guides/rel_notes/release_18_02.rst | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/doc/guides/rel_notes/release_18_02.rst
b/doc/guides/rel_notes/release_18_02.rst
index 24b67bb..8eafcd3 100644
--- a/doc/guides/rel_notes/release_18_02.rst
+++ b/doc/guides/rel_notes/release_18_02.rst
@@ -41,6 +41,12 @@ New Features
Also, make sure to start the actual text at the margin.
=========================================================
+ * **Added the Event Timer Adapter Library.**
+
+ Added the Event Timer Adapter Library. This library extends the
+ event-based model by introducing APIs that allow applications to
+ generate timer expiry events that are scheduled by an event device
+ along with existing types of events.
API Changes
-----------
--
2.6.4