We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a22a453 + b1cb7cf commit 439229cCopy full SHA for 439229c
CHANGELOG.md
@@ -1,4 +1,7 @@
1
# Changelog
2
+## 10.1.0 - 2024-06-24
3
+Add support for the [Hotel Booking API v2](https://developers.amadeus.com/self-service/category/hotels/api-doc/hotel-booking)
4
+
5
## 10.0.0 - 2024-04-17
6
Decommissioned Safe Place API
7
package.json
@@ -1,6 +1,6 @@
{
"name": "amadeus",
- "version": "10.0.0",
+ "version": "10.1.0",
"description": "Node library for the Amadeus travel APIs",
"main": "lib/amadeus.js",
"scripts": {
0 commit comments