We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02a3a49 commit 5b03c2cCopy full SHA for 5b03c2c
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 Android SDK Roadmap
+## Current Focus
+- Keep default API base usage aligned with `https://api.licensechain.app/v1`.
+- Maintain verify-with-details and JWT/JWKS helper compatibility.
+- Keep Android integration guidance aligned with current Core API contracts.
8
9
+## Next Operational Tasks
10
11
+- Re-run conformance after verify/JWKS payload updates.
12
+- Keep docs/examples synchronized with SDK and ecosystem docs.
13
+- Record release-impacting changes in `CHANGELOG.md`.
0 commit comments