Skip to content

Latest commit

 

History

History
52 lines (27 loc) · 920 Bytes

CHANGELOG.md

File metadata and controls

52 lines (27 loc) · 920 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.

[Unreleased]

  • exclude list for words to ignore

v0.2.0 - 2019-01-09

Added

  • Multi language support (change in config.json, default en)

Fixed

  • fix for tooltip not closing (code changes for stability, and addition of close button)
  • fix for reformatting of cards

Depreciated

  • removed ability to have multiple popups, for now.

v0.1.0 - 2019-01-08

Added

Initial release


Format:

Added for new features.

Changed for changes in existing functionality.

Deprecated for soon-to-be removed features.

Removed for now removed features.

Fixed for any bug fixes.

Security in case of vulnerabilities.