From ef102e7cb48aeb44377baffc1dc4139cc09eea9f Mon Sep 17 00:00:00 2001 From: Duncan Dewhurst Date: Mon, 13 Nov 2023 10:49:37 +1300 Subject: [PATCH] Update changelog --- docs/reference/changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/reference/changelog.md b/docs/reference/changelog.md index ff4f09f9..2a85ac1d 100644 --- a/docs/reference/changelog.md +++ b/docs/reference/changelog.md @@ -28,6 +28,7 @@ * `.transactions` * `.milestones` * `ContractingProcesses.milestones` +* [#427](https://github.com/open-contracting/infrastructure/pull/427) - add `Organization.beneficialOwners` ### Codelists @@ -38,6 +39,7 @@ * milestoneType * milestoneStatus * milestoneCode +* [#427](https://github.com/open-contracting/infrastructure/pull/427) - add country codelist. ### Other