You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2016/12/11 21:49:48 UTC

cordova-plugin-screen-orientation git commit: Renamed Changelog to Legacy Changelog, point to RELEASENOTES.md

Repository: cordova-plugin-screen-orientation
Updated Branches:
  refs/heads/master d0b81ac5f -> 9f477a551


Renamed Changelog to Legacy Changelog, point to RELEASENOTES.md


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/commit/9f477a55
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/tree/9f477a55
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/diff/9f477a55

Branch: refs/heads/master
Commit: 9f477a5517184f2e8c8b431bc4c0dd479b82a29f
Parents: d0b81ac
Author: Shazron Abdullah <sh...@apache.org>
Authored: Sun Dec 11 13:49:45 2016 -0800
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Sun Dec 11 13:49:45 2016 -0800

----------------------------------------------------------------------
 README.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/blob/9f477a55/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 9cd5d8c..58d2918 100644
--- a/README.md
+++ b/README.md
@@ -131,10 +131,9 @@ Windows phone does not support specification or primary and secondary orientatio
 
 Windows 8.1 Applicaitons (runtime/metro applications) will only display orientation changes if the device has some sort of accelerometer.  The internal state of the "orientation" will still be kept, but the actual screen won't rotate unless the device supports it.
 
-# Changelog
+# Legacy Changelog
 
-## 1.4.2
-* [#101](https://github.com/gbenvenuti/cordova-plugin-screen-orientation/pull/101) make iOS rotate as needed when lockOrientation is called
+See [RELEASENOTES.md](RELEASENOTES.md) for the automated changelog.
 
 ## 1.4.1
 * [#89](https://github.com/gbenvenuti/cordova-plugin-screen-orientation/pull/89) Fix for cordova >= 3.6.3


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org