Skip to content

Commit 5517eba

Browse files
author
Anthony Roux
committed
Update Changelog
1 parent b38bfe2 commit 5517eba

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

CHANGELOG.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
11
# Changelog
22

3-
## 1.0.0 - 2018-08-01
3+
## 2.0.0 - 2018-10-12
4+
5+
[Flight Most Searched Destinations](https://developers.amadeus.com/self-service/category/203/api-doc/6): Redesign of the API - Split the previous endpoint in 2 endpoints:
6+
* 1st endpoint to find the most searched destinations
7+
* 2nd endpoint to have more data about a dedicated origin & destination
8+
9+
[Flight Most Booked Destinations](https://developers.amadeus.com/self-service/category/203/api-doc/6):
10+
* Rename origin to originCityCode
11+
12+
[Flight Most Traveled Destinations](https://developers.amadeus.com/self-service/category/203/api-doc/7):
13+
* Rename origin in originCityCode
14+
15+
[Flight Check-in Links](https://developers.amadeus.com/self-service/category/203/api-doc/8):
16+
* Rename airline to airlineCode
17+
18+
[Airport & City Search](https://developers.amadeus.com/self-service/category/203/api-doc/10):
19+
* Remove parameter onlyMajor
20+
21+
[Airport Nearest Relevant](https://developers.amadeus.com/self-service/category/203/api-doc/9):
22+
* Add radius as parameter
23+
24+
[Airline Code Lookup](https://developers.amadeus.com/self-service/category/203/api-doc/26):
25+
* Regroup parameters _IATACode_ and _ICAOCode_ under the same name _airlineCodes_
26+
27+
## 1.1.0 - 2018-08-01
428

529
New version of the ruby gem to support our 3 new endpoints:
630

0 commit comments

Comments
 (0)