Skip to content

Commit 3ec7a96

Browse files
committed
release 9.0.0
1 parent 63d1747 commit 3ec7a96

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
# Changelog
2+
## 9.0.0 - 2023-09-06
3+
Decommissioned Travel Restrictions API v2
4+
25
## 8.1.0 - 2023-06-23
36
Add support for the [Transfer Search API](https://developers.amadeus.com/self-service/category/cars-and-transfers/api-doc/transfer-search)
47

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

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "amadeus",
3-
"version": "8.1.0",
3+
"version": "9.0.0",
44
"description": "Node library for the Amadeus travel APIs",
55
"main": "lib/amadeus.js",
66
"scripts": {

0 commit comments

Comments
 (0)