File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
docs-astro/src/content/docs Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -5,19 +5,21 @@ All notable changes to promptext will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## Documentation Updates - 2025-11-06
99
1010### Changed
1111- ** Documentation Overhaul** : Professional README redesign with centered header, clear navigation, and better organization
1212- ** Comparison Update** : Replaced tool comparison with manual workflow comparison for accuracy
1313- ** Progressive Examples** : Smart Context Building section now teaches simple → complex progressively
1414- ** Generic Terminology** : Removed specific model names, using "smaller/larger context windows" instead
1515- ** Configuration Enhancement** : Added ` --init ` flag documentation for easier config file generation
16+ - ** Comprehensive Changelog** : Added complete version history from v0.1.0 to v0.5.1 with detailed release notes
1617
1718### Added
1819- Contributing section with development setup instructions
1920- Professional footer with community engagement links
2021- Improved Quick Start with numbered steps
22+ - Complete historical changelog following Keep a Changelog format
2123
2224---
2325
Original file line number Diff line number Diff line change @@ -10,19 +10,21 @@ All notable changes to promptext are documented here.
1010The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
1111and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
1212
13- ## [ Unreleased ]
13+ ## Documentation Updates - 2025-11-06
1414
1515### Changed
1616- ** Documentation Overhaul** : Professional README redesign with centered header, clear navigation, and better organization
1717- ** Comparison Update** : Replaced tool comparison with manual workflow comparison for accuracy
1818- ** Progressive Examples** : Smart Context Building section now teaches simple → complex progressively
1919- ** Generic Terminology** : Removed specific model names, using "smaller/larger context windows" instead
2020- ** Configuration Enhancement** : Added ` --init ` flag documentation for easier config file generation
21+ - ** Comprehensive Changelog** : Added complete version history from v0.1.0 to v0.5.1 with detailed release notes
2122
2223### Added
2324- Contributing section with development setup instructions
2425- Professional footer with community engagement links
2526- Improved Quick Start with numbered steps
27+ - Complete historical changelog following Keep a Changelog format
2628
2729---
2830
You can’t perform that action at this time.
0 commit comments