Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.17 KB

CHANGELOG.md

File metadata and controls

37 lines (23 loc) · 1.17 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.

  • 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.
  • JS cleanup / CSS refactoring, possibly causing some pain if you have extensive CSS customisations in screen.css #4, #61, #102. For backwards compatibility, a released tag v1.0.0 was created just in case some projects needed to fix the legacy version. However, I won't actively support the legacy branch.
  • New features: #70 , #46 , #118
  • More features #116 , #119

Template for new releases

Added

Changed

Deprecated

Removed

Fixed

Security