From bd2cd84bb91702e7140e0ca5cf6fe62867c5c98f Mon Sep 17 00:00:00 2001 From: Samuel Guebo Date: Fri, 26 May 2017 00:28:48 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bcd63fa..c1223b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,12 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## [1.0.2] - 2017-05-26 +## [1.0.3] - 2017-05-26 - fixing breadcrumbs line-height - fixing page.php and single.php not displaying due to php compilation error - fixing translation issue, update .pot files +## [1.0.2] - 2017-04-12 +- adding missing licenses ## [1.0.1] - 2017-04-12 - Cross-check Licenses - Use the_posts_pagination(); for multiple-post pages and the_post_navigation(); for single - Themes now supports the default of 3 columns as well as various column styles.