CB-8179 updated RELEASENOTES
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 721d5de..6c48b6e 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -25,6 +25,18 @@
 
 Cordova is a static library that enables developers to include the Cordova API in their WP8 application projects easily, and also create new Cordova-based WP8 application projects through the command-line.
 
+### 3.8.0 (December 17, 2014) ###
+
+* Set VERSION to 3.8.0 (via coho)
+* Update JS snapshot to version 3.8.0 (via coho)
+* remove node_version which is breaking appveyor
+* CB-8139 WP8. Fix callback for plugins with native ui
+* CB-7028 Memory leak in plugins when navigating from native page
+* CB-7892 XHR to local files poly should only load/run once
+* Fix AutoloadPlugins
+* updated description in package.json
+* CB-7923 updated release notes
+
 ### 3.7.0 (October 31, 2014) ###
 
 * Set VERSION to 3.7.0 (via coho)