@@ -11,25 +11,14 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
1111
1212<!-- changelog -->
1313
14- ## [ v0.0.1] ( https://github.com/diffo-dev/diffo/compare/v0.0.1..v0.0.1 ) (2025-10-20)
15-
16- ### Features:
17- * initial version
18-
19- ## [ v0.0.2] ( https://github.com/diffo-dev/diffo/compare/v0.0.1..v0.0.2 ) (2025-12-01)
14+ ## [ v0.2.1] ( https://github.com/diffo-dev/diffo/compare/v0.2.0..v0.2.1 ) (2026-05-07)
2015
2116### Maintenance:
22- * updated to diffo 0.1.3
17+ * updated to diffo 0.2.1
2318
24- ## [ v0.0.3] ( https://github.com/diffo-dev/diffo/compare/v0.0.2..v0.0.3 ) (2026-03-13)
25-
26- ### Maintenance:
27- * updated to diffo 0.1.4, using ash_neo4j 0.2.13 using fork bolty 0.0.7 rather than boltx 0.0.6
28-
29- ## [ v0.0.4] ( https://github.com/diffo-dev/diffo/compare/v0.0.3..v0.0.4 ) (2026-03-19)
30-
31- ### Fixes:
32- * fixed relationship enrichment inconsistent across neo4j versions
19+ ### Features:
20+ * using transactions and test sandbox
21+ * using improved provider DSL
3322
3423## [ v0.2.0] ( https://github.com/diffo-dev/diffo/compare/v0.0.4..v0.2.0 ) (2026-04-26)
3524
@@ -43,4 +32,25 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
4332* RSP multi-tenancy: SetRspId change, OwnedByActor and NoActor policy checks, RspOwnership macro shared across RSP-owned resources
4433* NTD and UNI modelled as NBN-owned infrastructure — readable by any RSP, mutable only by internal calls
4534* Interactive NBN livebook with Kino RSP selector and actor-scoped provisioning flow
46- * NBN domain documentation including Perentie ecosystem narrative
35+ * NBN domain documentation including Perentie ecosystem narrative
36+
37+ ## [ v0.0.4] ( https://github.com/diffo-dev/diffo/compare/v0.0.3..v0.0.4 ) (2026-03-19)
38+
39+ ### Fixes:
40+ * fixed relationship enrichment inconsistent across neo4j versions
41+
42+ ## [ v0.0.3] ( https://github.com/diffo-dev/diffo/compare/v0.0.2..v0.0.3 ) (2026-03-13)
43+
44+ ### Maintenance:
45+ * updated to diffo 0.1.4, using ash_neo4j 0.2.13 using fork bolty 0.0.7 rather than boltx 0.0.6
46+
47+ ## [ v0.0.2] ( https://github.com/diffo-dev/diffo/compare/v0.0.1..v0.0.2 ) (2025-12-01)
48+
49+ ### Maintenance:
50+ * updated to diffo 0.1.3
51+
52+ ## [ v0.0.1] ( https://github.com/diffo-dev/diffo/compare/v0.0.1..v0.0.1 ) (2025-10-20)
53+
54+ ### Features:
55+ * initial version
56+
0 commit comments