File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed
Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
2+
3+ ## 3.1.0 - 2019-04-08
4+
5+ ## Points of interest API
6+
7+ New version of the Node SDK to support a new endpoint:
8+
9+ * [ Points of Interest] ( https://developers.amadeus.com/self-service/category/210/api-doc/55/api-docs-and-example/10014 )
10+
211## 3.0.0 - 2019-01-22
312
413## Hotel Search v2 has been deployed (Hotel Search v1 is now deprecated)
Original file line number Diff line number Diff line change 11{
22 "name" : " amadeus" ,
3- "version" : " 3.0 .0" ,
3+ "version" : " 3.1 .0" ,
44 "description" : " Node library for the Amadeus travel APIs" ,
55 "main" : " lib/amadeus.js" ,
66 "scripts" : {
4444 "homepage" : " https://developer.amadeus.com" ,
4545 "contributors" : [
4646 " cbetta" ,
47- " Anthony Roux"
47+ " Anthony Roux" ,
48+ " Alvaro Navarro"
4849 ],
4950 "devDependencies" : {
5051 "babel-cli" : " ^6.26.0" ,
You can’t perform that action at this time.
0 commit comments