Skip to content

Commit

Permalink
Release version 8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
minjikarin committed Jan 30, 2023
1 parent f75d403 commit 740ca35
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 8.0.0 - 2023-01-30
Decommissioned Travel Restrictions API v1

Decommissioned Hotel Search API v2

Fixed [#174](https://github.com/amadeus4dev/amadeus-node/issues/174) SDK reference documentation is back

Fixed [#183](https://github.com/amadeus4dev/amadeus-node/issues/183) Update comparisons in condition statements

Minor updates in How to Release in contribution guide

## 7.1.0 - 2022-11-08
Add support for [Travel Restrictions API v2](https://developers.amadeus.com/self-service/category/covid-19-and-travel-safety/api-doc/travel-restrictions/api-reference)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amadeus",
"version": "7.1.0",
"version": "8.0.0",
"description": "Node library for the Amadeus travel APIs",
"main": "lib/amadeus.js",
"scripts": {
Expand Down

0 comments on commit 740ca35

Please sign in to comment.