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:48:30 UTC

cordova-plugin-screen-orientation git commit: CB-12236 - Fixed RELEASENOTES for cordova-plugin-screen-orientation

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


CB-12236 - Fixed RELEASENOTES for cordova-plugin-screen-orientation


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/d0b81ac5
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/tree/d0b81ac5
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/diff/d0b81ac5

Branch: refs/heads/master
Commit: d0b81ac5f0b499a5c95f8b3a5e70d7e03528e9ec
Parents: b988ac7
Author: Shazron Abdullah <sh...@apache.org>
Authored: Sun Dec 11 13:48:24 2016 -0800
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Sun Dec 11 13:48:24 2016 -0800

----------------------------------------------------------------------
 RELEASENOTES.md | 35 +++++++++++++++++++++++++++++++++++
 1 file changed, 35 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/blob/d0b81ac5/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
new file mode 100644
index 0000000..7e5e849
--- /dev/null
+++ b/RELEASENOTES.md
@@ -0,0 +1,35 @@
+<!--
+#
+# 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
+
+### 1.4.2 (Dec 07, 2016)
+* [CB-11919](https://issues.apache.org/jira/browse/CB-11919) - Add github pull request template
+* Merge pull request #1 from DouglasHSS/master
+* updated readme with release notes
+* version updated and license adjusted
+* support interoperability between Orientation preference and screen-orientation plugin
+* fix header file incorrectly set as source-file
+* adding missing files to plugin.xml
+* make iOS rotate as needed when lockOrientation is called
+* switch license from MIT to Apache 2.0
+
+


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