Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 24 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Includes comprehensive error handling and logging
- Provides detailed outputs for integration with other workflows
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Provides detailed outputs for integration with other workflows
## [1.0.19] - August 2025
Streamlined documentation and improved changelog handling with enhanced action configuration and cleaner codebase organization.
### Changed
- Simplified README with clearer usage instructions and examples
- Streamlined documentation structure by removing legacy migration guides
### Fixed
- Improved changelog suggestion handling and marker removal logic
- Enhanced action configuration and execution flow
### Removed
- Legacy migration files and outdated examples
- Deprecated extraction summary documentation


<!-- AI_APPEND_HERE -->
## [1.1.0] - August 2025

Introduces improved changelog management with a dedicated marker system for automated insertions, along with streamlined documentation and configuration options for better usability.

### Added
- New CONTEXT_LEDGER_MARKER system for precise changelog entry insertion
- Enhanced configuration options for changelog suggestion handling

### Changed
- Streamlined documentation structure with improved README clarity
- Simplified action configuration with better defaults
- Optimized changelog generation process

### Fixed
- Improved handling of changelog suggestions and marker removal
- Enhanced action stability and reliability

### Removed
- Legacy migration files and outdated documentation
- Deprecated example configurations

### Technical Details
- Refactored changelog generation logic for better maintainability
- Improved marker-based insertion system for more reliable updates
334 changes: 0 additions & 334 deletions EXTRACTION_SUMMARY.md

This file was deleted.

Loading