prjct-cli 2.3.11 → 2.4.1

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
@@ -1,5 +1,21 @@
1
1
  # Changelog
2
2
 
3
+ ## [2.4.1] - 2026-05-01
4
+
5
+ ### Added
6
+ - current work
7
+
8
+ ## [2.4.0] - 2026-05-02
9
+
10
+ ### Features
11
+
12
+ - per-project MCP scoping — list, deny, allow
13
+
14
+ ### Bug Fixes
15
+
16
+ - feat(mcp): per-project MCP scoping — list, deny, allow
17
+
18
+
3
19
  ## [2.3.11] - 2026-05-02
4
20
 
5
21
  ### Bug Fixes