Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
duncandewhurst committed Nov 15, 2023
1 parent da03970 commit e93d7aa
Showing 1 changed file with 23 additions and 9 deletions.
32 changes: 23 additions & 9 deletions docs/reference/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,27 +19,41 @@
* [#355](https://github.com/open-contracting/infrastructure/pull/355) - use correct normative and non-normative keywords in schema descriptions.
* [#361](https://github.com/open-contracting/infrastructure/pull/361) - clarify project budget description.
* [#365](https://github.com/open-contracting/infrastructure/pull/365) [#386](https://github.com/open-contracting/infrastructure/pull/386) - add description field to budget.
* [#367](https://github.com/open-contracting/infrastructure/pull/367) - add approval date to budget breakdown.
* [#368](https://github.com/open-contracting/infrastructure/pull/368) - clarify contracting processes id description.
* [#379](https://github.com/open-contracting/infrastructure/pull/379) - add `contractingProcesses.summary.tender.datePublished`.
* [#378](https://github.com/open-contracting/infrastructure/pull/378) - clarify semantics of `additionalClassifications`.
* [#390](https://github.com/open-contracting/infrastructure/pull/390) - add `identifiers`.
* [#426](https://github.com/open-contracting/infrastructure/pull/426) - add fields:
* `.transactions`
* `.milestones`
* `ContractingProcesses.milestones`
* [#427](https://github.com/open-contracting/infrastructure/pull/427) - add `Organization.beneficialOwners`
* Add fields:
* [#367](https://github.com/open-contracting/infrastructure/pull/367) - `BudgetBreakdown.approvalDate`
* [#379](https://github.com/open-contracting/infrastructure/pull/379) - `.contractingProcesses.summary.tender.datePublished`
* [#390](https://github.com/open-contracting/infrastructure/pull/390) - `.identifiers`
* [#426](https://github.com/open-contracting/infrastructure/pull/426):
* `.transactions`
* `.milestones`
* `ContractingProcesses.milestones`
* [#427](https://github.com/open-contracting/infrastructure/pull/427) - `Organization.beneficialOwners`
* [#432](https://github.com/open-contracting/infrastructure/pull/432):
* `identificationPeriod`
* `preparationPeriod`
* `implementationPeriod`
* `completionPeriod`
* `maintenancePeriod`
* `decommissioningPeriod`

### Codelists

* [#355](https://github.com/open-contracting/infrastructure/pull/355) - use correct normative and non-normative keywords codelist descriptions.
* [#377](https://github.com/open-contracting/infrastructure/pull/377) - clarify business logic in contractingProcessStatus codelist.
* add codelists:
* Add codelists:
* [#369](https://github.com/open-contracting/infrastructure/pull/369) - classificationScheme
* [#427](https://github.com/open-contracting/infrastructure/pull/427) - country
* [#426](https://github.com/open-contracting/infrastructure/pull/426) - milestoneType
* [#426](https://github.com/open-contracting/infrastructure/pull/426) - milestoneStatus
* [#426](https://github.com/open-contracting/infrastructure/pull/426) - milestoneCode
* [#432](https://github.com/open-contracting/infrastructure/pull/432):
* Add codes to projectStatus codelist:
* 'maintenance'
* 'decommissioning'
* 'decommissioned;
* Deprecate 'completed' in favour of 'maintenance'

### Other

Expand Down

0 comments on commit e93d7aa

Please sign in to comment.