Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaiz committed Sep 1, 2017
1 parent 0cb2393 commit e5e56b6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,15 @@ <h1 id="platethemechangeloghistory">Plate Theme Change Log + History</h1>

<p>For more information, please visit: https://studio.bio/themes/plate</p>

<p>Author: Joshua Michaels for studio.bio</p>
<p>Author: Joshua Michaels for studio.bio with help from Jon Iler</p>

<hr />

<h3 id="1.0.22017-08-31">1.0.2 2017&#8211;08&#8211;31</h3>

<p>Updated a few functions and calls with get_theme_file_uri(); which
was added in 4.7 to replace get_template_directory_uri();</p>

<h3 id="1.0.12017-08-13">1.0.1 2017&#8211;08&#8211;13</h3>

<p>To be honest, I&#8217;ve been using Plate way more than Template in my
Expand Down
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,16 @@

For more information, please visit: https://studio.bio/themes/plate

Author: Joshua Michaels for studio.bio
Author: Joshua Michaels for studio.bio with help from Jon Iler


*******************************************************************

### 1.0.2 2017-08-31
Updated a few functions and calls with get_theme_file_uri(); which
was added in 4.7 to replace get_template_directory_uri();


### 1.0.1 2017-08-13
To be honest, I've been using Plate way more than Template in my
projects as of late. Because of this, I've added back a few
Expand Down

0 comments on commit e5e56b6

Please sign in to comment.