From aec83cb37df589c4ec76364c6fda89bbb3443e41 Mon Sep 17 00:00:00 2001 From: julien Lengrand-Lambert Date: Mon, 23 Jan 2023 15:39:44 +0100 Subject: [PATCH] Adds upgrading part to the README * Links to the Releases page where the information is available --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8530be4..5421799 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,9 @@ npm install --save @adyen/api-library Alternatively, you can download the [release on GitHub](https://github.com/Adyen/adyen-node-api-library/releases). +## Upgrading + +Please check the **[release page](https://github.com/Adyen/adyen-node-api-library/releases/)** to check for breaking changes in Major versions. ## Using the library