Skip to content

Commit 640dd30

Browse files
committed
chore: update CHANGELOG.md
1 parent cd99050 commit 640dd30

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

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

33
All notable user-facing changes to ByteRover CLI will be documented in this file.
44

5+
## [3.10.3]
6+
7+
### Fixed
8+
- **No more silent daemon-version mismatches.** After upgrading `brv`, the background daemon could keep running on the older version and you'd have no way to tell, leading to confusing "why doesn't this new feature work?" moments. The REPL header now shows `[outdated, daemon vX.Y.Z]` next to the version when this happens, and replies from the MCP tools (`brv-query`, `brv-curate`) include a short note when the daemon and CLI are mismatched. Run `brv restart` to align, or restart your IDE for the MCP side.
9+
510
## [3.10.2]
611

712
### Changed

0 commit comments

Comments
 (0)