Skip to content

Commit

Permalink
release 9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tsolakoua committed Sep 6, 2023
1 parent 63d1747 commit 3ec7a96
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
# Changelog
## 9.0.0 - 2023-09-06
Decommissioned Travel Restrictions API v2

## 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 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)

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.1.0",
"version": "9.0.0",
"description": "Node library for the Amadeus travel APIs",
"main": "lib/amadeus.js",
"scripts": {
Expand Down

0 comments on commit 3ec7a96

Please sign in to comment.