From 62eb4d69897fa15c510bf5cc4832fd4609df1120 Mon Sep 17 00:00:00 2001 From: Michael Scire Date: Mon, 4 Apr 2022 17:48:18 -0700 Subject: [PATCH] docs: add changelog for 1.3.1 --- docs/changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 797ac1ef5..4ad8b030d 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,4 +1,8 @@ # Changelog +## 1.3.1 ++ Support was added for 14.1.0. ++ A number of minor under the hood improvements to accuracy were made to better reflect latest official system module behavior, particularly around FS apis. ++ General system stability improvements to enhance the user's experience. ## 1.3.0 + Support was added for 14.0.0. + `mesosphère` was updated to reflect the latest official kernel behavior.