Update docs and tags

This commit is contained in:
Robin Cornett
2015-09-01 14:27:10 -04:00
parent 5c56e88351
commit 26803d1718
4 changed files with 18 additions and 6 deletions
+6
View File
@@ -214,6 +214,12 @@ to a convenient location, such as your functions.php file. Otherwise, the page t
## Changelog
### 2.3.2 - 2015-09-02
* bugfix: invalid images on settings page are again set to most recent setting, rather than removed
* bugfix: output in IE (props Ryan Townley)
* bugfix: added title back to blog template pages due to accessbility changes in Genesis 2.2
* bugfix: featured author widget output for pre-2.2 Genesis installs
### 2.3.1 - 2015-08-31
* bugfix: no longer removes titles on pages using the Genesis blog template.
* sanity check: cleaned up code redundancies and confusions.