Skip to content

Commit 457be2b

Browse files
committed
Bump version number to 1.2.0.1, add credit for #17
1 parent da9b235 commit 457be2b

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

pym-shortcode.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Plugin Name: Pym Shortcode
44
Plugin URI: https://github.com/INN/pym-shortcode
55
Description: Adds a [pym src=""] shortcode to simplify use of NPR's Pym.js
6-
Version: 1.2.0
6+
Version: 1.2.0.1
77
Author: The INN Nerds
88
Author URI: http://nerds.inn.org/
99
License: GPL Version 2 or later

readme.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Donate link: https://inn.org/donate
44
Tags: shortcode, iframe, javascript, embeds, responsive, pym, NPR
55
Requires at least: 3.0.1
66
Tested up to: 4.7.3
7-
Stable tag: 1.2.0
7+
Stable tag: 1.2.0.1
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010

@@ -44,9 +44,14 @@ Mobile view of the WordPress post with the NPR embed using Pym Shortcode:
4444

4545
== Changelog ==
4646

47+
= 1.2.0.1 =
48+
49+
* Add attribution for lchheng's [pymsrc fix](https://github.com/INN/pym-shortcode/pull/17).
50+
4751
= 1.2.0 =
4852

4953
* Update to pym.js version 1.2.0: https://github.com/nprapps/pym.js/releases/tag/v1.2.0 (Changelog at https://github.com/nprapps/pym.js/blob/v1.2.0/CHANGELOG )
54+
* Fixes a bug where the `pymsrc` attribute might have been ignored, for real this time. [Thanks, lchheng!](https://github.com/INN/pym-shortcode/pull/17)
5055

5156
= 1.1.2 =
5257

0 commit comments

Comments
 (0)