summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2023-12-17 14:54:14 +0100
committernicolargo <nicolas@nicolargo.com>2023-12-17 14:54:14 +0100
commitab2936bcc88d695bb7ea9773c8588c6e6c74a06e (patch)
treec93bf8561ae8b0eb0b77af094ff8352a5521059e
parent8d24031500d250683ca25f43e6ac1948dba7cf5e (diff)
Add breaking changes information in the NEWS file
-rw-r--r--NEWS.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS.rst b/NEWS.rst
index 3b7ef9ed..e22c5fc5 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -8,6 +8,10 @@ Version 4.0.0
Under development: https://github.com/nicolargo/glances/issues?q=is%3Aopen+is%3Aissue+milestone%3A%22Glances+4.0.0%22
+**BREAKING CHANGES:**
+
+ * The Glances API version 3 is replaced by the version 4. So Restfull API URL is now /api/4/.
+
===============
Version 3.4.0.3
===============