Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 1.85 KB

File metadata and controls

52 lines (33 loc) · 1.85 KB

Changelog

All notable changes to "playground" will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Go to legend for further information about the types of changes.

0.2.0 - 2026-01-09

Added

  • File .gitignore. 82bc345
  • File CHANGELOG.md (with 'keepachangelog' style and 'semver' based). 2e02d93

Documented

0.1.0 - 2026-01-09

Added


Legend - Types of changes

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Documented for documentation only changes.
  • Fixed for any bug fixes.
  • Refactored for changes that neither fixes a bug nor adds a feature.
  • Removed for now removed features.
  • Security in case of vulnerabilities.
  • Styled for changes like whitespaces, formatting, missing semicolons etc.

To the top