Commit 4e67ac97e2df84382e7ba46449ee018ab5903384

Authored by zichun
1 parent 01c71a69

docs(progress): pin P1.6 commit ref in PROGRESS.md

The previous commit shipped with `<this commit>` as a placeholder
since the SHA wasn't known yet. Pin it now.
Showing 1 changed file with 2 additions and 2 deletions
PROGRESS.md
... ... @@ -11,7 +11,7 @@
11 11 | | |
12 12 |---|---|
13 13 | **Latest version** | v0.8 (post-P1.6) |
14   -| **Latest commit** | `feat(i18n): P1.6 — ICU4J translator + per-plug-in locale chain` |
  14 +| **Latest commit** | `01c71a6 feat(i18n): P1.6 — ICU4J translator + per-plug-in locale chain` |
15 15 | **Repo** | https://github.com/reporkey/vibe-erp |
16 16 | **Modules** | 13 |
17 17 | **Unit tests** | 118, all green |
... ... @@ -41,7 +41,7 @@ That target breaks down into roughly 30 work units across 8 phases. About **17 a
41 41 | P1.3 | Plug-in lifecycle: HTTP endpoints, DefaultPluginContext, dispatcher | ✅ DONE — `20d7ddc` |
42 42 | P1.4 | Plug-in Liquibase application + `PluginJdbc` | ✅ DONE — `7af11f2` |
43 43 | P1.5 | Metadata store seeding | ✅ DONE — `1ead32d` |
44   -| P1.6 | ICU4J `Translator` implementation + locale resolution | ✅ DONE — `<this commit>` |
  44 +| P1.6 | ICU4J `Translator` implementation + locale resolution | ✅ DONE — `01c71a6` |
45 45 | P1.7 | Event bus + transactional outbox | ✅ DONE — `c2f2314` |
46 46 | P1.8 | JasperReports integration | 🔜 Pending |
47 47 | P1.9 | File store (local + S3) | 🔜 Pending |
... ...