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.rst
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,21 @@
1
1
Changelog
2
2
=========
3
+
8.0.0 - 2023-01-30
4
+
--------------------
5
+
Decommissioned Travel Restrictions API v1
6
+
7
+
Decommissioned Hotel Search API v2
8
+
9
+
Upgraded Python v3.8+ support and old dependencies
10
+
11
+
Upgraded testing by using `pytest` and `mock`
12
+
13
+
Fixed #175 Replace type() with instance()
14
+
15
+
Fixed #177 Update the default value {} as an argument
16
+
17
+
Minor updates in How to Release and running test in contribution guide
18
+
3
19
7.1.0 - 2022-11-04
4
20
--------------------
5
21
Add support for `Travel Restrictions v2 API <https://developers.amadeus.com/self-service/category/covid-19-and-travel-safety/api-doc/travel-restrictions/api-reference>`_
0 commit comments