Skip to content

Commit

Permalink
Update changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aloccid-iata authored Jan 22, 2025
1 parent a2c53ac commit d106700
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions Documentation_website/docs/General/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@


# Ontology 3.1.0

For this release, all changes have been tracked using GitHub project view: [https://github.com/users/IATA-Cargo/projects/2](https://github.com/users/IATA-Cargo/projects/2). All issues are linked to a pull request to properly follow all changes.
Expand Down Expand Up @@ -56,3 +58,16 @@ Rework to WaybillLineItem (#265) as agreed on in DMWG 17/10 and CXML 12/11.
- Removed uldType from WaybillLineItem (#265)
- Lifted cardinality restriction on ofShipment in Piece [(DM: Piece can be part of multiple shipments, change from n:1 to n:n #275)](https://github.com/IATA-Cargo/ONE-Record/issues/275)
- Lifted cardinality restriction on issuedForPiece in SecurityDeclaration [#280](https://github.com/IATA-Cargo/ONE-Record/issues/280)

# API 2.1.0
For this release, all changes have been tracked using GitHub project view: [API Changes](https://github.com/users/IATA-Cargo/projects/4).

## Detailed changelog
Below is the detailed changelog:

- [Add Revision and Latest Revision in the JSON object response](https://github.com/IATA-Cargo/ONE-Record/issues/257)
- [hasError and hasErrorDetails ontology and documentation alignment](https://github.com/IATA-Cargo/ONE-Record/issues/260)
- [Review Logistics Event filter parameter](https://github.com/IATA-Cargo/ONE-Record/issues/256)
- [Introduction of VerificationRequest](https://github.com/IATA-Cargo/ONE-Record/issues/218)

More information can be found in the [API Changelog page](../API-Security/changelog.md) or directly on the change page.

0 comments on commit d106700

Please sign in to comment.