Docs: Update MIGRATION_PLAN.md to v0.4.0 with new features (Company Explorer)

This commit is contained in:
2026-01-09 10:18:45 +00:00
parent 1f34534474
commit 1b5a8e3b96
5 changed files with 179 additions and 33 deletions

View File

@@ -73,7 +73,7 @@ function App() {
</div>
<div>
<h1 className="text-xl font-bold text-white tracking-tight">Company Explorer</h1>
<p className="text-xs text-blue-400 font-medium">ROBOTICS EDITION <span className="text-slate-600 ml-2">v0.3.0 (Polling & Legal Data)</span></p>
<p className="text-xs text-blue-400 font-medium">ROBOTICS EDITION <span className="text-slate-600 ml-2">v0.4.0 (Overwrites & Export)</span></p>
</div>
</div>