Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

38 lines (24 loc) · 1.1 KB

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.

0.1.1 - 2024-06-28

Added

  • #4 Allow access to branch name in variables

0.1.0 - 2024-06-26

Added

  • Initial release with core features:
    • Automated commit messages based on code changes.
    • Context-aware analysis for accurate message generation.
    • Customizable commit message templates.
    • Integration with Git and VCS tools.
    • Interactive suggestions for commit messages.
    • Multi-language support.

Changed

  • Initial setup and configuration.

Fixed

  • Initial implementation bugs and issues.