Skip to content

Commit

Permalink
Merge pull request #100 from amadeus4dev/release-5.6.1
Browse files Browse the repository at this point in the history
Release 5.6.1
  • Loading branch information
tsolakoua authored Feb 1, 2021
2 parents 3e18069 + 046c17a commit 4db30ba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

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

## 5.6.0 - 2020-12-03
Update Node versions in Travis configuration to [Node LTS versions](https://nodejs.org/en/about/releases/)

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

0 comments on commit 4db30ba

Please sign in to comment.