Skip to content

Commit

Permalink
Release 5.0.0
Browse files Browse the repository at this point in the history
Release 5.0.0
  • Loading branch information
akshitsingla authored May 21, 2020
2 parents bbb4fe1 + 0acda91 commit c787a80
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
# Changelog
## 5.0.0 - 2020-05-21
Decommission Flight Low-Fare Search API

Decomission 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

## 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": "4.0.0",
"version": "5.0.0",
"description": "Node library for the Amadeus travel APIs",
"main": "lib/amadeus.js",
"scripts": {
Expand Down

0 comments on commit c787a80

Please sign in to comment.