Skip to content
This repository was archived by the owner on Mar 29, 2021. It is now read-only.

Commit 2998fc7

Browse files
committed
Version bump files
1 parent 557bb06 commit 2998fc7

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
### 3.0.1
44
- Fix bug that caused bold text to stay in place if you click and drag a highlighted reference.
55
- Fix issue where WordPress added escape slashes to custom CSS containing quote characters.
6+
- Fix bug where an error message would display on some pages if a preferred citation style is not set.
67

78
### 3.0.0
89

academic-bloggers-toolkit.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Plugin Name: Academic Blogger's Toolkit
55
* Plugin URI: https://wordpress.org/plugins/academic-bloggers-toolkit/
66
* Description: A plugin extending the functionality of Wordpress for academic blogging
7-
* Version: 3.0.0
7+
* Version: 3.0.1
88
* Author: Derek P Sifford
99
* Author URI: https://github.com/dsifford
1010
* License: GPL3 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://cash.me/$dsifford
44
Tags: academic, pmid, doi, peer-review, pubmed, citation, bibliography, reference
55
Requires at least: 4.2.2
66
Tested up to: 4.5
7-
Stable tag: 3.0.0
7+
Stable tag: 3.0.1
88
License: GPL3 or later
99
License URI: https://www.gnu.org/licenses/gpl-3.0.html
1010

@@ -68,6 +68,11 @@ Yikes! I'm sorry about that. Please report all issues on the Academic Blogger's
6868

6969
== Changelog ==
7070

71+
= 3.0.1 =
72+
* Fix bug that caused bold text to stay in place if you click and drag a highlighted reference.
73+
* Fix issue where WordPress added escape slashes to custom CSS containing quote characters.
74+
* Fix bug where an error message would display on some pages if a preferred citation style is not set.
75+
7176
= 3.0.0 =
7277
You spoke and I heard, this latest version is (in my opinion) the strongest, most stable, and easiest to use version that has ever existed.
7378

0 commit comments

Comments
 (0)