UNPKG

1.61 kBMarkdownView Raw
1<!--
2#
3# Licensed to the Apache Software Foundation (ASF) under one
4# or more contributor license agreements. See the NOTICE file
5# distributed with this work for additional information
6# regarding copyright ownership. The ASF licenses this file
7# to you under the Apache License, Version 2.0 (the
8# "License"); you may not use this file except in compliance
9# with the License. You may obtain a copy of the License at
10#
11# http://www.apache.org/licenses/LICENSE-2.0
12#
13# Unless required by applicable law or agreed to in writing,
14# software distributed under the License is distributed on an
15# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16# KIND, either express or implied. See the License for the
17# specific language governing permissions and limitations
18# under the License.
19#
20-->
21# Release Notes
22
23
24### 0.3.0 (Sept 5, 2013)
25* [CB-3687] Added blackberry10 support
26
27### 0.3.1 (Sept 25, 2013)
28* CB-4889 renaming id
29* CB-4889 renaming core in CompassProxy
30* [CB-4900] Windows 8 Compass plugin have extra define breaks plugin loading
31* [windows8] commandProxy was moved
32* Rename CHANGELOG.md -> RELEASENOTES.md
33* [CB-4752] Incremented plugin version on dev branch.
34
35### 0.3.2 (Oct 28, 2013)
36* orientation plugin
37* CB-5128: added repo + issue tag to plugin.xml for device orientation plugin
38* [CB-4915] Incremented plugin version on dev branch.
39
40### 0.3.3 (Dec 4, 2013)
41* add ubuntu platform
42* 1. Added amazon-fireos platform. 2. Change to use amazon-fireos as a platform if user agent string contains 'cordova-amazon-fireos'.
43
44### 0.3.4 (Jan 02, 2014)
45* CB-5658 Add doc/index.md for Compass plugin