Initial commit
This commit is contained in:
17
skills/benchmarking/html-to-png-converter/CHANGELOG.md
Normal file
17
skills/benchmarking/html-to-png-converter/CHANGELOG.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Changelog
|
||||
|
||||
All notable changes to this skill will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [0.1.0] - 2025-11-27
|
||||
|
||||
### Added
|
||||
- Initial skill implementation
|
||||
- Playwright CLI screenshot automation
|
||||
- Full-page capture support
|
||||
- File protocol URL handling
|
||||
- Batch conversion workflow
|
||||
- Troubleshooting reference
|
||||
- Example commands for common use cases
|
||||
Reference in New Issue
Block a user