prjct-cli 3.24.2 → 3.25.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,20 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## [3.25.0] - 2026-07-03
6
+
7
+ ### Features
8
+
9
+ - time-window token attribution + historical backfill from transcripts (#517)
10
+
11
+
12
+ ## [3.24.3] - 2026-07-03
13
+
14
+ ### Bug Fixes
15
+
16
+ - completion no longer clobbers measured task tokens with zero (#516)
17
+
18
+
5
19
  ## [3.24.2] - 2026-07-03
6
20
 
7
21
  ### Bug Fixes