From d6a6cdefd8af8c1ae048f3e496b6537758dddbdf Mon Sep 17 00:00:00 2001 From: shirou Date: Sat, 1 Jun 2024 05:41:54 +0000 Subject: [PATCH] Add a link to v4 release note in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7693587ff..7ce1b6531 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ challenge is porting all psutil functions on some architectures. ### v4 migration -See v4 release note. +There are some breaking changes. Please see [v4 release note](https://github.com/shirou/gopsutil/releases/tag/v4.24.5). ## Tag semantics