Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1010 Bytes

CHANGELOG.md

File metadata and controls

37 lines (26 loc) · 1010 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.

Added

  • Initial project setup with basic CI/CD pipeline.
  • Basic functionality for the VS Code extension.
  • Initial set of tests for core features.

Changed

  • Improved documentation for project setup and usage.

Fixed

  • N/A

0.0.1 - YYYY-MM-DD

Added

  • Basic project structure and initial setup.
  • Core functionality for the VS Code extension.
  • Initial CI/CD pipeline configuration.
  • Basic tests for core functionality.
  • Initial linting and compilation setup.

Changed

  • Updated README with project description and usage instructions.

Fixed

  • N/A