Skip to content

Commit

Permalink
Add support for On-Demand Flight Status API
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthony ROUX committed Sep 15, 2020
1 parent 487092d commit 90fc644
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Changelog
## 5.3.0 - 2020-09-15
Add support for the [On-Demand Flight Status API](https://developers.amadeus.com/self-service/category/air/api-doc/on-demand-flight-status/api-reference)

## 5.2.0 - 2020-07-30
Adding [Travel Recommendations API](https://developers.amadeus.com/self-service/category/air/api-doc/travel-recommendations/api-reference)
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.2.0",
"version": "5.3.0",
"description": "Node library for the Amadeus travel APIs",
"main": "lib/amadeus.js",
"scripts": {
Expand Down

0 comments on commit 90fc644

Please sign in to comment.