Skip to content

Commit

Permalink
Prepare release 5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyroux committed Jul 30, 2020
1 parent ebf5bfa commit db95339
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,5 +1,8 @@
# Changelog

## 5.2.0 - 2020-07-30
Adding [Travel Recommendations API](https://developers.amadeus.com/self-service/category/air/api-doc/travel-recommendations/api-reference)

## 5.1.0 - 2020-06-11
Adding [Safe Place API](https://developers.amadeus.com/self-service/category/destination-content/api-doc/safe-place-api/api-reference)

Expand All @@ -11,7 +14,7 @@ Decommission Flight Choice Prediction v1
Adding [Flight Choice Prediction v2](https://developers.amadeus.com/self-service/category/air/api-doc/flight-choice-prediction/api-reference)
> The input of Flight Choice Prediction v2 is the result of Flight Offers Search API - in v1 the input was the result of Flight Low-Fare Search
Adding support for [POI API](https://developers.amadeus.com/self-service/category/destination-content/api-doc/points-of-interest/api-reference)'s retrieve endpoint
Adding support for [POI API](https://developers.amadeus.com/self-service/category/destination-content/api-doc/points-of-interest/api-reference)'s retrieve endpoint

## 4.0.0 - 2020-03-25
Add support for the [Flight Offers Price API](https://developers.amadeus.com/self-service/category/air/api-doc/flight-offers-price)
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": "5.1.0",
"version": "5.2.0",
"description": "Node library for the Amadeus travel APIs",
"main": "lib/amadeus.js",
"scripts": {
Expand Down

0 comments on commit db95339

Please sign in to comment.