Skip to content

Commit 5f41ce6

Browse files
committed
Add CHANGELOG entry for v6.0.6
1 parent e54511b commit 5f41ce6

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [6.0.6] - 2025-12-08
6+
7+
### Fixed
8+
9+
- **Sync command now uses saved target state**: Fixed bug where `sync` required manual `--project-id` even after `init` captured it interactively. Now `init` saves TargetState to `.seren-replicator/target.json`, and `sync` automatically loads the `project_id` from saved state for auto-enabling logical replication. (Fixes #53)
10+
511
## [6.0.5] - 2025-12-07
612

713
### Fixed

0 commit comments

Comments
 (0)