Skip to content

Commit

Permalink
Merge pull request #109 from amadeus4dev/release-5.7.0
Browse files Browse the repository at this point in the history
Release 5.7.0
  • Loading branch information
tsolakoua authored May 19, 2021
2 parents 0cdcb8a + e6f29e6 commit 6c581c3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 5.7.0 - 2021-05-19
Add support for the [Flight Availabilities Search API](https://developers.amadeus.com/self-service/category/air/api-doc/flight-availabilities-search/api-reference)

Add support for the [Branded Fares Upsell API](https://developers.amadeus.com/self-service/category/air/api-doc/branded-fares-upsell/api-reference)

## 5.6.1 - 2021-02-01
Fix unwanted exception on `DELETE` method of Flight Order Management API

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

0 comments on commit 6c581c3

Please sign in to comment.