Skip to content

Commit 65251af

Browse files
author
Anthony ROUX
committed
Prepare release 5.1.0
1 parent 10fddd5 commit 65251af

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Changelog
2+
## 5.1.0 - 2020-11-26
3+
4+
Add support for Safe Place API.
5+
Add support for retrieve by id for Points Of Interest API
26
## 5.0.0 - 2020-05-14
37
Release of the Flight Offers Search API.
48

lib/amadeus/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

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

0 commit comments

Comments
 (0)