Skip to content

Commit 65251af

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

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
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

+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 = '5.0.0'
5+
VERSION = '5.1.0'
66
end

0 commit comments

Comments
 (0)