From b3cf3ff250820bd54eb0b2e2e6392a665f1b878b Mon Sep 17 00:00:00 2001
From: Danilo Piparo <danilo.piparo@cern.ch>
Date: Fri, 15 Jun 2018 11:03:40 +0200
Subject: [PATCH] Realease Notes

---
 README/ReleaseNotes/v616/index.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README/ReleaseNotes/v616/index.md b/README/ReleaseNotes/v616/index.md
index 5fee06d987f..fa55249ffb2 100644
--- a/README/ReleaseNotes/v616/index.md
+++ b/README/ReleaseNotes/v616/index.md
@@ -37,7 +37,9 @@ The following people have contributed to this new version:
 
 
 ## TTree Libraries
-
+### RDataFrame
+  - Optimise the creation of the set of branches names of an input dataset,
+  doing the work once and caching it in the RInterface.
 
 ## Histogram Libraries
 
-- 
GitLab