Skip to content

Commit cd8cf83

Browse files
committed
Prepare release v5.0.0
1 parent 67e933b commit cd8cf83

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# Changelog
2+
## 5.0.0 - 2020-05-14
3+
Release of the Flight Offers Search API.
4+
5+
Add support for the Flight Choice Prediction v2.
6+
7+
Decommission of the Flight Low-fare Search and Flight Choice Prediction v1.
8+
29
## 4.0.0 - 2020-02-12
310
Release of the [Hotel Booking API](https://developers.amadeus.com/self-service/category/hotel/api-doc/hotel-booking)
411

lib/amadeus/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
module Amadeus
44
# The current client version
5-
VERSION = '4.0.0'
5+
VERSION = '5.0.0'
66
end

0 commit comments

Comments
 (0)