From 64f8e7fca7a0892514ca6004c461754217f79e83 Mon Sep 17 00:00:00 2001
From: thl-cmk <thl-cmk@outlook.com>
Date: Sat, 21 Oct 2023 17:39:37 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index a69e26b..2e8217e 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,8 @@ cURL supports a lot of different protocols like:
 - [Download latest mkp file][PACKAGE] the main package
 - [Download the cURL execurable mkp][EXECUTABLE] for Linux and Windows executable in version 7.82.0 and the cURL cert bundle (this package is optional see below).
 
+**Note**: before you update to a newer version, alway check the [CHANGELOG](CHANGELOG). There migth be incompatible changes.
+
 **Note**: this plugin needs at leat `curl` version 7.70.0 from April 29 2020 to work. 
 
 To check if your system provided `curl` will work you can test it on the cli like this:
-- 
GitLab