Skip to content

Latest commit

 

History

History
63 lines (46 loc) · 2.46 KB

File metadata and controls

63 lines (46 loc) · 2.46 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.

[v0.3.1] - 2025-07-31

Added

  • Implement automated changelog generation following best practices

Added

  • Add comprehensive logging and debugging capabilities
  • comprehensive test suite improvements and bug fixes
  • Implement automated GitHub release and issue management workflow
  • Complete changelog automation testing and improvements
  • Add comprehensive GitHub Actions workflows and automation
  • Prepare v0.1.1 release with enhanced features and fixes
  • Handle pre-release tags and fix shellcheck warning

Changed

  • docs: update CHANGELOG.md for v0.3.0
  • docs: update CHANGELOG.md for v0.2.0
  • docs: Update CHANGELOG.md for v0.1.3 release
  • docs: Add comprehensive workflow setup summary

Fixed

  • Make issue processing in release workflow more robust
  • Replace git-cliff-action with native git log for release notes
  • Make GitHub API wrapper test more robust for CI environment
  • Improve changelog automation date filtering
  • Resolve release manager test errors
  • Resolve GitHub Actions workflow errors

Other Changes