From 8f06a3c4121f0da8446a357451fe786b3b83a474 Mon Sep 17 00:00:00 2001 From: African Hope Date: Thu, 28 Sep 2017 12:03:38 +0000 Subject: [PATCH] update readme.txt --- CHANGELOG.md | 2 ++ readme.txt | 32 ++++++++++++++++++++++++++++++-- 2 files changed, 32 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce83569..2351a3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [1.0.6] - 2017-06-013 +- fix missing Alt attributes in Single, Page, Archive, and acajou_modify_post_thumbnail_html() ## [1.0.5] - 2017-06-013 - fixing sanitizing bug notified by [Smarciz](https://github.com/samuelguebo/acajou/issues/1) diff --git a/readme.txt b/readme.txt index d1b3424..81f8d74 100644 --- a/readme.txt +++ b/readme.txt @@ -29,8 +29,36 @@ Acajou includes support for Infinite Scroll in Jetpack. == Changelog == -= 1.0 - May 12 2015 = -* Initial release +# Change Log +All notable changes to this project will be documented in this file. +This project adheres to [Semantic Versioning](http://semver.org/). +## [1.0.6] - 2017-06-013 +- fix missing Alt attributes in Single, Page, Archive, and acajou_modify_post_thumbnail_html() + +## [1.0.5] - 2017-06-013 +- fixing sanitizing bug notified by [Smarciz](https://github.com/samuelguebo/acajou/issues/1) +## [1.0.4] - 2017-06-04 +- updating tags: adding Abidjan, Côte d'Ivoire, Ivory coast, etc + +## [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. +- Fixing captioned image alignement. +- Adding custom social menu + +## [1.0.0] - 2016-12-30 +### Added +- Custom header image(s) +- Set social links in Customizer +- Six flavors: chocolate, blue, green, red, purple, and yellow. You might switch between these colors in using the Customizer. +- Add Fading effects to block using [Scroll Reveal](https://github.com/jlmakes/scrollreveal) library +- Typing animation using [Typed.js](https://github.com/mattboldt/typed.js/) == Credits ==