From 92c3eae146cb9bfcebef4b33498ab7d0973033fe Mon Sep 17 00:00:00 2001 From: David Nikel-Shepherd Date: Sun, 1 Dec 2024 16:10:04 +0000 Subject: [PATCH] Update changelog --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 553ff90..9b7f2c5 100644 --- a/README.md +++ b/README.md @@ -190,6 +190,8 @@ to be too heavy to add to electric-spacing. ### Unstable +### Version 2.1 + * Fix treating comint-based modes (typically called inferior-...) as plain text modes by default. * Apply default python rules to inferior-python-mode, and similiarly for R.