added RELEASENOTES.md

(cherry picked from commit fbe9df58ce379aee817b3fb951dbd6ec427fdc9b)
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
new file mode 100644
index 0000000..7559321
--- /dev/null
+++ b/RELEASENOTES.md
@@ -0,0 +1,52 @@
+<!--
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#  KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+-->
+## Release Notes for Cordova FirefoxOS ##
+
+### 3.6.0 ###
+
+* updated version to 3.6.1
+* added bundledDependencies to package.json
+* Set VERSION to 3.6.0 (via coho)
+* Update JS snapshot to version 3.6.0 (via coho)
+* added console.log to version script
+* [fxos] Remove hardcoded cordova version
+* Fixing error on new CLI/LIB: cp: no such file or directory: /Users/rodrigo/mozilla/cordova/delme/platforms/firefoxos/www/cordova.js
+* remove echo
+* update clean.bat
+* update clean.bat
+* add clean.bat
+* CB-7016 - zip created by build has unecessary "./" folder on all files
+* cordova.js needs to be copied to platform www
+* Update Readme
+* CB-7016 - zip created by build has unecessary "./" folder on all files
+* remove "<!-- and -->"
+* update header licenses
+* delete foo file
+* update project
+* update
+* update defaults
+* add icons
+* Removing unused template
+* CB-6816 Add license to CONTRIBUTING.md
+* removed extra comma from package.json
+* version fixed (CB-6718)
+* Simplifies build for firefoxos
+* CB-5751 FirefoxOS build issue (untested, as I have no Windows. coppied from version.bat, so it shoud be a no-brainer)