for bugfix release 2.0.2
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2408438 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
parent
4f19dfa202
commit
82cc73440e
4 changed files with 52 additions and 26 deletions
|
@ -4,7 +4,7 @@ Tags: footnote, footnotes, bibliography, formatting, notes, Post, posts, referen
|
|||
Requires at least: 3.9
|
||||
Tested up to: 5.5
|
||||
Requires PHP: 5.6
|
||||
Stable Tag: 2.0.1
|
||||
Stable Tag: 2.0.2
|
||||
License: GPLv3 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
||||
|
||||
|
@ -80,6 +80,10 @@ Visit this swift write-up from a **footnotes** user by the name of **Southwest**
|
|||
|
||||
== Changelog ==
|
||||
|
||||
= 2.0.2 =
|
||||
Bugfix: Dashboard: Available CSS selectors, last item display
|
||||
Bugfix: Footnote anchor and ID color to default on screen, to inherit in print
|
||||
|
||||
= 2.0.1 =
|
||||
- Bugfix: Restored expand/collapse button of reference container
|
||||
- Bugfix: Fixed public.css
|
||||
|
|
Reference in a new issue