Skip to content

Commit 610e913

Browse files
authored
Merge pull request #181 from amadeus4dev/release-version-7.1.0
release 7.1.0
2 parents fcb4bc6 + 11be88c commit 610e913

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 7.1.0 - 2022-11-08
4+
Add support for [Travel Restrictions API v2](https://developers.amadeus.com/self-service/category/covid-19-and-travel-safety/api-doc/travel-restrictions/api-reference)
5+
6+
Fix pagination issue
7+
8+
Add [SonarCloud](https://sonarcloud.io/) support
9+
310
## 7.0.0 - 2022-07-19
411
Decommission Trip Parser API v2
512

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": "7.0.0",
3+
"version": "7.1.0",
44
"description": "Node library for the Amadeus travel APIs",
55
"main": "lib/amadeus.js",
66
"scripts": {

0 commit comments

Comments
 (0)