You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,15 @@
1
1
# Changelog
2
+
3
+
6.3.0 - 2022-08-23
4
+
--------------------
5
+
Add support for the [Travel Restrictions v2](https://developers.amadeus.com/self-service/category/covid-19-and-travel-safety/api-doc/travel-restrictions/api-reference)
6
+
7
+
Add support for JDK 8 and 11, Big thanks to [Steve Donovan](https://github.com/steve-donovan) for his contribution! :clap:
8
+
9
+
Update Traveler resource model, Big thanks to [Steve Donovan](https://github.com/steve-donovan) for his contribution! :clap:
10
+
11
+
Add [SonarCloud](https://sonarcloud.io/summary/overall?id=amadeus4dev_amadeus-java) in GitHub Action
12
+
2
13
6.2.1 - 2022-07-22
3
14
--------------------
4
15
Removed unnecessary toString() on a String. Big thanks to [Steve Donovan](https://github.com/steve-donovan) for his contribution! :clap:
0 commit comments