Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswgerber committed Jul 10, 2015
1 parent e732042 commit a3e87ee
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
8 changes: 8 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,14 @@ Submit your questions at [chriswgerber.com/contact/](http://www.chriswgerber.com
<a name="Changelog"></a>
## Changelog

### 0.2.5

* Bug Fix - Ad CPT was overriding page meta. Fix implemented resets post data after use of WP_Query.

### 0.2.4

* Fixes build

### 0.2.3

* Bug fix
Expand Down
10 changes: 9 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
=== DFP Ad Manager ===

Stable tag: 0.2.3
Stable tag: 0.2.5
Contributors: chriswgerber
Requires at least: 3.0.0
Tested up to: 4.2.2
Expand Down Expand Up @@ -58,6 +58,14 @@ There was an issue in the build process that has been fixed. Please upgrade imme

== Changelog ==

= 0.2.5

* [Bug Fix] Ad CPT was overriding page meta. Fix implemented resets post data after use of WP_Query.

= 0.2.4

* Fixes build

= 0.2.3

* Bug fix
Expand Down

0 comments on commit a3e87ee

Please sign in to comment.