Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 953 Bytes

CHANGELOG.md

File metadata and controls

27 lines (18 loc) · 953 Bytes

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.

0.1.1 - 2021-07-31

Changed

  • Fixed typos in stores.rs which would lead to invalid image URLs being used when users used certain image aliases.
  • Fixed the way "different level" settings values are combined, as the previous method would "carry over" an event's values to the successive ones if they didn't explicitly set them to something else.

0.1.0 - 2021-07-30

Initial release.