CB-9042 updated releasenotes for 3.7.2 release

This commit is contained in:
Steve Gill
2015-05-20 16:11:41 -07:00
parent ec1cc70c8b
commit 86f9b618ef
+4
View File
@@ -20,6 +20,10 @@
-->
## Release Notes for Cordova (Android) ##
### Release 3.7.2 (May 2015) ###
* Removed Intent Functionality from Preferences - Preferences can no longer be set by intents
### Release 3.7.1 (January 2015) ###
* CB-8411 Initialize plugins only after `createViews()` is called (regression in 3.7.0)