We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e18069 + 046c17a commit 4db30baCopy full SHA for 4db30ba
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## 5.6.1 - 2021-02-01
4
+Fix unwanted exception on `DELETE` method of Flight Order Management API
5
+
6
## 5.6.0 - 2020-12-03
7
Update Node versions in Travis configuration to [Node LTS versions](https://nodejs.org/en/about/releases/)
8
package.json
@@ -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": {
0 commit comments