File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,19 @@ All notable changes to this project 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+ ## [ 2.0.2] - 2026-02-19
9+
10+ ### Fixed
11+ - Corrected Docker image tag references and version badge in README
12+
13+ ### Documentation
14+ - Restructured Quick Start with explicit ` docker pull ` step and simplified default config
15+ - Scoped config mount documentation to ` .taskorchestrator/ ` only
16+ - Fixed all project mount path references across docs
17+ - Trimmed README — removed padding sections, collapsed marketing copy
18+
19+ ---
20+
821## [ 2.0.1] - 2026-02-19
922
1023### Fixed
Original file line number Diff line number Diff line change 11VERSION_MAJOR =2
22VERSION_MINOR =0
3- VERSION_PATCH =1
3+ VERSION_PATCH =2
You can’t perform that action at this time.
0 commit comments