diff options
| author | Arjun Roychowdhury <pliablepixels@gmail.com> | 2015-10-31 08:21:38 -0400 |
|---|---|---|
| committer | Arjun Roychowdhury <pliablepixels@gmail.com> | 2015-10-31 08:21:38 -0400 |
| commit | 02811010cf62f1b21a06780d1e470d04bb24c50f (patch) | |
| tree | 0d933789068aac11c810ed4bb169d14ab16c43c6 /plugins/org.apache.cordova.console/RELEASENOTES.md | |
| parent | bca561c1b3989d62a1fba829e0380c6fbf36caf5 (diff) | |
removed unecessary files from git
Diffstat (limited to 'plugins/org.apache.cordova.console/RELEASENOTES.md')
| -rw-r--r-- | plugins/org.apache.cordova.console/RELEASENOTES.md | 64 |
1 files changed, 0 insertions, 64 deletions
diff --git a/plugins/org.apache.cordova.console/RELEASENOTES.md b/plugins/org.apache.cordova.console/RELEASENOTES.md deleted file mode 100644 index 6f40771c..00000000 --- a/plugins/org.apache.cordova.console/RELEASENOTES.md +++ /dev/null @@ -1,64 +0,0 @@ -<!-- -# -# 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 - -### 0.2.3 (Sept 25, 2013) -* CB-4889 bumping&resetting version -* CB-4889 renaming org.apache.cordova.core.console to org.apache.cordova.console -* Rename CHANGELOG.md -> RELEASENOTES.md -* [CB-4752] Incremented plugin version on dev branch. - - ### 0.2.4 (Oct 28, 2013) -* CB-5154 log formatting incorrectly to native -* CB-5128: added repo + issue tag to plugin.xml for console plugin -* [CB-4915] Incremented plugin version on dev branch. - -### 0.2.5 (Dec 4, 2013) -* add ubuntu platform - -### 0.2.6 (Jan 02, 2014) -* CB-5658 Add doc/index.md for Console plugin - -### 0.2.7 (Feb 05, 2014) -* Native console needs to be called DebugConsole to avoid ambiguous reference. This commit requires the 3.4.0 version of the native class factory -* CB-4718 fixed Console plugin not working on wp - -### 0.2.8 (Apr 17, 2014) -* CB-6460: Update license headers -* Add NOTICE file - -### 0.2.9 (Jun 05, 2014) -* CB-6848 Add Android quirk, list applicable platforms -* CB-6796 Add license -* CB-6491 add CONTRIBUTING.md - -### 0.2.10 (Aug 06, 2014) -* CB-6127 Updated translations for docs - -### 0.2.11 (Sep 17, 2014) -* CB-7249 cordova-plugin-console documentation translation - -### 0.2.12 (Dec 02, 2014) -* CB-7977 Mention `deviceready` in plugin docs -* CB-7700 cordova-plugin-console documentation translation: cordova-plugin-console - -### 0.2.13 (Feb 04, 2015) -* CB-8351 ios: Use argumentForIndex rather than NSArray extension |
