We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9812cfd commit 803e243Copy full SHA for 803e243
1 file changed
CHANGELOG.md
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [2.6.0] - 2026-03-27
11
+
12
+### Added
13
+- **PIP Request Builder**: RFC-005 Step 9 — Policy Information Point request builder types (#46)
14
15
+### Fixed
16
+- **Proto Descriptor Collision**: Lazy-load MCP protos to prevent descriptor pool conflicts when co-installed with capiscio-mcp (#47)
17
+- **PyPI Wheel Packaging**: Force-include nested proto files in wheel and sdist builds (#47)
18
19
## [2.5.0] - 2026-03-16
20
21
### Added
0 commit comments