# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [1.0.4e] - 2021-09-22 - Minor semver update in order to create a tagged GitHub release to allow users to try this extension with the [self-hosted Standard Notes Extension repo](https://github.com/iganeshk/standardnotes-extensions). ## [1.0.4] - 2020-07-27 ### Fixed - Fixed CSS reference. - Fixed revision. ## [1.0.2] - 2020-07-26 ### Added - Added preview image. ### Changed - Included font files in distribution rather than calling remotely as the desktop app was throwing a CORS error. - Minified CSS. ## [1.0.1] - 2020-07-26 ### Fixed - Updated package.json as the theme failed to load in the desktop app. ## [1.0.0] - 2020-07-26 ### Added - Initial release.