We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b957e3 commit 496763fCopy full SHA for 496763f
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 Unity SDK Roadmap
+## Current Focus
+- Keep API v1 defaults aligned with `https://api.licensechain.app/v1`.
+- Maintain thin-client guidance and C# parity for JWT/JWKS verification.
+- Preserve compatibility with current verification response contracts.
8
9
+## Next Operational Tasks
10
11
+- Re-run conformance and sample checks after Core API contract changes.
12
+- Keep Unity thin-client docs aligned with workspace parity guidance.
13
+- Record notable updates in `CHANGELOG.md`.
0 commit comments