Skip to content

Commit 6a3a7ee

Browse files
jpicklykclaude
andcommitted
release: bump to v2.0.2 — doc fixes and README corrections
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 6e99984 commit 6a3a7ee

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and 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

version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
VERSION_MAJOR=2
22
VERSION_MINOR=0
3-
VERSION_PATCH=1
3+
VERSION_PATCH=2

0 commit comments

Comments
 (0)