Skip to content

Commit ddb975f

Browse files
committed
docs: Update CHANGELOG for v1.3.1
1 parent 0cf7975 commit ddb975f

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ 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.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.3.1] - 2026-03-06
9+
10+
### Changed
11+
12+
- `cumulate-daily-worklogs` tool now filters entries by `notes === "Manual entry"` only
13+
- Booking proposals now correctly use only manually tracked entries, ignoring auto-tracked session entries
14+
15+
### Removed
16+
17+
- Obsolete `sync-worklogs` command (functionality replaced by `booking-proposal`)
18+
19+
### Fixed
20+
21+
- Replace real email addresses with `j.doe@example.com` in documentation examples
22+
823
## [1.3.0] - 2026-03-05
924

1025
### Added

0 commit comments

Comments
 (0)