We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba12657 commit 63fcd29Copy full SHA for 63fcd29
2 files changed
CHANGELOG.md
@@ -0,0 +1,7 @@
1
+# Changelog
2
+
3
+All notable changes to this SDK are documented in this file.
4
5
+## 2026-04-06
6
7
+- Added repository-level `ROADMAP.md` and `CHANGELOG.md` for workspace doc-gap conformance.
ROADMAP.md
@@ -0,0 +1,13 @@
+# LicenseChain Ruby SDK Roadmap
+## Current Focus
+- Keep default API base aligned with `https://api.licensechain.app/v1`.
+- Maintain `verify_with_details` and JWT/JWKS helper compatibility.
+- Preserve contract parity for verification responses and license assertions.
8
9
+## Next Operational Tasks
10
11
+- Re-run conformance after Core API contract updates.
12
+- Keep docs links and examples synchronized with canonical docs.
13
+- Record release-impacting changes in `CHANGELOG.md`.
0 commit comments