Skip to content

Commit

Permalink
Merge pull request #196 from amadeus4dev/release8.1.0
Browse files Browse the repository at this point in the history
release 8.1.0
  • Loading branch information
minjikarin committed Jun 23, 2023
2 parents 759bdb1 + 6c0de59 commit fed62d0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# Changelog
## 8.1.0 - 2023-06-23
Add support for the [Transfer Search API](https://developers.amadeus.com/self-service/category/cars-and-transfers/api-doc/transfer-search)

Add support for the [Transfer booking API](https://developers.amadeus.com/self-service/category/cars-and-transfers/api-doc/transfer-booking)

Add support for the [Transfer Management API](https://developers.amadeus.com/self-service/category/cars-and-transfers/api-doc/transfer-management)

## 8.0.0 - 2023-01-30
Decommissioned Travel Restrictions API v1
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amadeus",
"version": "8.0.0",
"version": "8.1.0",
"description": "Node library for the Amadeus travel APIs",
"main": "lib/amadeus.js",
"scripts": {
Expand Down

0 comments on commit fed62d0

Please sign in to comment.