Skip to content

Commit

Permalink
docs(changelog): Abbreviate entries
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Aug 29, 2023
1 parent badd4fe commit 27c4055
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Expand Up @@ -121,12 +121,14 @@ Report issues for this extension in the [ocds-extensions repository](https://git

### Unreleased

* Add `Tender.deliveryAddresses` and `Tender.deliveryLocations`
* Add fields:
* `Tender.deliveryAddresses`
* `Tender.deliveryLocations`
* `Address.description`
* Deprecate the `Item.deliveryAddress` field in favor of the new `Item.deliveryAddresses` field, to support items with multiple delivery addresses
* Deprecate the `Item.deliveryLocation` field in favor of the new `Item.deliveryLocations` field, to support items with multiple delivery locations
* Add "format": "uri" to `Location.uri`
* Update field descriptions to allow location objects to be used in other contexts than deliveries
* Add `Address.description`

### v1.1.5

Expand Down

0 comments on commit 27c4055

Please sign in to comment.