Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 978 Bytes

File metadata and controls

36 lines (24 loc) · 978 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]

Added

  • Future features and improvements will be listed here

Changed

  • Ongoing updates and modifications

Fixed

  • Bug fixes and corrections

How to Update This Changelog

When making changes, add an entry under [Unreleased] in the appropriate category:

  • Added – new features
  • Changed – changes to existing functionality
  • Deprecated – soon-to-be removed features
  • Removed – removed features
  • Fixed – bug fixes
  • Security – vulnerability fixes

When releasing, change [Unreleased] to the version number and date, then add a new empty [Unreleased] section at the top.


Documentation contributed by Mukller