build: Upgrade underlying NFD/ndn-cxx to 0.7.0
Change-Id: I3b0b3a6c5b64ce821ca5a0f7831220d01594fa70
diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst
index c173dc7..6c76122 100644
--- a/RELEASE_NOTES.rst
+++ b/RELEASE_NOTES.rst
@@ -1,40 +1,72 @@
-NFD-Android version 0.2.3
--------------------------
+Version 0.7.0-1
+---------------
+
+NFD and ndn-cxx updated to version 0.7.0
+
+Version 0.6.6-1
+---------------
+
+- Add option to enable unsolicited data caching
+- Upgrade NFD/ndn-cxx to version 0.6.6
+- Switch to Boost 1.70.0
+
+Version 0.6.5-3
+---------------
+
+- A new bottom navigation menu
+- A new nicer style for the drawer navigation menu
+- Fix bug with ping unexpectedly starting after reopening app
+- Fix crash if pressing HOME key while ping client is running
+- Codebase transitioned to AndroidX framework
+
+Version 0.6.5-2
+---------------
+
+Enable localhop registrations, so self-learning strategy can work
+
+Version 0.6.5-1
+---------------
+
+- Upgrade NFD/ndn-cxx to version 0.6.5
+- Persistent notification and run NfdService in foreground to improve stability
+- Multicast face support
+- Creation of a route using FaceId
+
+Version 0.6.2-1
+---------------
+
+Update NFD to version 0.6.2-11-gd657d53
+
+Version 0.3.0
+-------------
+
+- Upgrade NFD/ndn-cxx to version 0.6.0
+- Add support for NDN-FCH hub discovery
+
+Version 0.2.3
+-------------
- WiFi Direct connectivity helper
- NDN ping client
- Permanent face and route management mechanisms
-NFD-Android version 0.2.2
--------------------------
+Version 0.2.2
+-------------
- NFD updated to version 0.5.0
- Add route deletion GUI
-NFD-Android version 0.2.1
--------------------------
-
-Release date: February 29, 2016
-
-Updates
-~~~~~~~
+Version 0.2.1
+-------------
- NFD updated to version 0.4.0-3-g4100646
- ndn-cxx updated to version 0.4.0-4-g6617e49
- jndn updated to version 0.10
- jndn-management updated to version 1.1.0
-
-Bug fixes
-~~~~~~~~~
-
- Fix creation of routes for ndn:/ (Issue #3399)
-NFD-Android version 0.1
------------------------
-
-Release date: January 6, 2016
-
-Based on:
+Version 0.1
+-----------
- NFD version 0.3.4-16-g441ba21
- ndn-cxx version 0.3.4-9-g80b68e1