CHANGELOG.md 981 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.

Version numbering will follow those principles:

  • MAJOR: for big changes, like inner architecture
  • MINOR: for new functionnalities, like adding hardware and corresponding servers and clients.
  • PATCH: when fixing bugs or adding very small details for previous MINOR functionnality.

Unreleased version holds ongoing changes.

Changes are kept under subsections:

  • New 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.

Should be noted only functionnal changes, or major refactoring improvments.

[2.0-alpha] - On Going

Fixed

Changed

New