You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+20Lines changed: 20 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,25 @@
1
1
# Changelog
2
2
3
+
## 7.0.0 - 2022-07-19
4
+
Decommission Trip Parser API v2
5
+
6
+
Update versions of dependencies
7
+
-@babel/cli from ^7.4.4 to ^7.18.6
8
+
-@babel/core from ^7.4.5 to ^7.18.6
9
+
-@babel/preset-env from ^7.4.5 to ^7.18.6
10
+
- babel-plugin-add-module-exports from ^0.2.1 to ^1.0.4
11
+
- documentation from ^11.0.0 to ^13.2.5
12
+
- bluebird from ^3.5.1 to ^3.7.2
13
+
- qs from ^6.9.1 to ^6.11.0
14
+
15
+
Add support for the [City Search API](https://developers.amadeus.com/self-service/category/trip/api-doc/city-search/api-reference)
16
+
17
+
Add support for the [Hotel Name Autocomplete API](https://developers.amadeus.com/self-service/category/hotel/api-doc/hotel-name-autocomplete/api-reference)
18
+
19
+
Add support for the [Airline Routes API](https://developers.amadeus.com/self-service/category/air/api-doc/airline-routes/api-reference)
20
+
21
+
Add support for the [Trip Parser API v3](https://developers.amadeus.com/self-service/category/trip/api-doc/trip-parser/api-reference)
0 commit comments