Skip to content

Commit

Permalink
update readme.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelguebo committed Sep 28, 2017
1 parent 628f433 commit 8f06a3c
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
32 changes: 30 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 ==

Expand Down

0 comments on commit 8f06a3c

Please sign in to comment.