Skip to content

Commit 439c5eb

Browse files
committed
update CHANGELOG for v0.2.0
1 parent a19c3f5 commit 439c5eb

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,16 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
3131
### Fixes:
3232
* fixed relationship enrichment inconsistent across neo4j versions
3333

34-
## [v0.2.0](https://github.com/diffo-dev/diffo/compare/v0.0.4..v0.2.0) (2026-04-24)
34+
## [v0.2.0](https://github.com/diffo-dev/diffo/compare/v0.0.4..v0.2.0) (2026-04-26)
3535

3636
### Maintenance:
3737
* updated to diffo 0.2.0
3838

3939
### Features:
40-
* new NBN domain modelling NBN Ethernet access and constituent resources (UNI, AVC, NTD, CVC, NNI Group, NNI), JSON API and livebook
40+
* new NBN domain modelling NBN Ethernet access and constituent resources (UNI, AVC, NTD, CVC, NNI Group, NNI)
41+
* JSON API via AshJsonApi and Plug.Cowboy
42+
* RSP resource with AshStateMachine lifecycle (inactive/active/suspended) and Ash Policy authorisation
43+
* RSP multi-tenancy: SetRspId change, OwnedByActor and NoActor policy checks, RspOwnership macro shared across RSP-owned resources
44+
* NTD and UNI modelled as NBN-owned infrastructure — readable by any RSP, mutable only by internal calls
45+
* Interactive NBN livebook with Kino RSP selector and actor-scoped provisioning flow
46+
* NBN domain documentation including Perentie ecosystem narrative

0 commit comments

Comments
 (0)