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 49ea9b2 + 1cb3a01 commit daeabaeCopy full SHA for daeabae
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## 5.6.0 - 2020-12-03
4
+Update Node versions in Travis configuration to [Node LTS versions](https://nodejs.org/en/about/releases/)
5
+
6
## 5.5.0 - 2020-11-11
7
Add support for the [Flight Price Analysis API](https://developers.amadeus.com/self-service/category/air/api-doc/flight-price-analysis/api-reference)
8
package.json
@@ -1,6 +1,6 @@
{
"name": "amadeus",
- "version": "5.5.0",
+ "version": "5.6.0",
"description": "Node library for the Amadeus travel APIs",
"main": "lib/amadeus.js",
"scripts": {
0 commit comments