# Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## [1.2.2] - 2024-01-18 - Fix comment display as thread and adjust header logo size ## [1.2.1] - 2024-01-04 - Handle edge cases: missing thumbnails and lenghty titles ## [1.2.0] - 2024-01-04 - Replace Typed animation with slider on homepage - Improve Hamburger menu - Fix menu fallback causing fatal error - Replace purple with Dark theme ## [1.0.7] - 2017-09-30 - fix php error in content-single.php ## [1.0.6] - 2017-09-28 - fix missing Alt attributes in Single, Page, Archive, and acajou_modify_post_thumbnail_html() ## [1.0.5] - 2017-06-13 - 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/)