Skip to content
This repository was archived by the owner on Oct 9, 2018. It is now read-only.

Commit 88ab24a

Browse files
author
Shane Tomlinson
committed
Bump version to v0.47. Thanks @jonchang!
1 parent a154b4e commit 88ab24a

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

browserid.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Plugin URI: http://wordpress.org/extend/plugins/browserid/
55
Plugin Repo: https://github.com/shane-tomlinson/browserid-wordpress
66
Description: Mozilla Persona, the safest & easiest way to sign in
7-
Version: 0.46
7+
Version: 0.47
88
Author: Shane Tomlinson
99
Author URI: https://shanetomlinson.com
1010
Original Author: Marcel Bokhorst

changelog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<h2>0.47</h2>
2+
<ul>
3+
<li><em>Bug Fix</em> - Disable error reportign - thanks @jonchang!
4+
</ul>
5+
16
<h2>0.46</h2>
27
<ul>
38
<li><em>New Feature</em> - Use the WordPress color picker when selecting a background color - Thanks @janw-oostendorp!</li>

readme.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: stomlinson, Marcel Bokhorst, M66B
33
Tags: security, admin, authentication, access, widget, login, shortcode, comment, comments, discussion, bbPress, bbPress 2.0, browserid, mozilla, persona
44
Requires at least: 3.1
55
Tested up to: 3.6
6-
Stable tag: 0.46
6+
Stable tag: 0.47
77
License: GPLv2 or later
88
License URI: http://www.gnu.org/licenses/gpl-2.0.htm
99

@@ -107,6 +107,9 @@ Follow these steps to install the development version:
107107
* Click *Choose file* and select the file you downloaded before
108108
* Click *Install*, then *Activate Plugin*
109109

110+
= 0.47 =
111+
* Bug Fix: Disable error reporting - thanks @jonchang!
112+
110113
= 0.46 =
111114
* New Feature: Use the WordPress color picker when selecting a background color - Thanks @janw-oostendorp!
112115
* New Feature: Use the WordPress media picker when selecting the site logo, terms of service and privacy policy.
@@ -452,6 +455,7 @@ First public release
452455
* [@janw-oostendorp](https://github.com/janw-oostendorp) for updated Dutch translations.
453456
* [David Murdoch @davidmurdoch](https://github.com/davidmurdoch/) fixing jQuery 1.9+ compatability
454457
* [Makoto Kato @makotokato](https://github.com/makotokato) for Japanese translations.
458+
* [Johnathan Chang @jonchang](https://github.com/jonchang) for patch to disable error reporting.
455459

456460

457461
This plugin uses:

0 commit comments

Comments
 (0)