Skip to content

Latest commit

 

History

History
56 lines (40 loc) · 1.95 KB

changelog.md

File metadata and controls

56 lines (40 loc) · 1.95 KB

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog.

Guiding Principles

  • Changelogs are for humans, not machines.
  • There should be an entry for every single version.
  • The same types of changes should be grouped.
  • The latest version comes first.
  • The release date of each version is displayed.

Types of changes

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

[Unreleased]

Added

Changed

[0.1.1] 27.06.2023

Added

  • Core: Widgets module
  • Code: Singleton to app facade

[0.1.0] 09.06.2023

Added

  • Teams: Module facade
  • Posts: Module facade
  • Teams: CPT
  • Core: Module facade