We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10fddd5 commit 65251afCopy full SHA for 65251af
CHANGELOG.md
@@ -1,4 +1,8 @@
1
# 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
6
## 5.0.0 - 2020-05-14
7
Release of the Flight Offers Search API.
8
lib/amadeus/version.rb
@@ -2,5 +2,5 @@
module Amadeus
# The current client version
- VERSION = '5.0.0'
+ VERSION = '5.1.0'
end
0 commit comments