Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 1.26 KB

File metadata and controls

42 lines (32 loc) · 1.26 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.4] - 2020-07-19

Added

  • Gif used as featured image in the homepage now links to the relative post

[1.0.3] - 2020-06-01

Fixed

  • Bug with reading time in homepage. (Thanks to maxgalbu on Github)
  • Removed .css files in assets folder, which were preventing the css to update. (Thanks to maxgalbu on Github)
  • Fixed broken links in the Categories Archive.

[1.0.2] - 2020-06-01

Added

  • Support for WebM and MP4 "gifs" in posts and in homepage. More efficient than gifs.

[1.0.1] - 2020-05-25

Changed

  • Now every url uses the "| relative_url" filter

[1.0.0] - 2020-05-21

Release

  • Released YAMT.

[0.2] - 2020-05-21

Preparing YAMT for release.

Added

  • Can choose to hide or show subtitle, images in homepage, post info in homepage, page navigator and social icons.
  • Finished writing the README.
  • Added every basic social color.

Changed

  • Removed Travis-CI as it breaks the whole directory and it's not needed at the moment.

[0.1] - 2020-05-20

Added

  • Started a changelog