emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/flycheck e8d1472aea 2/2: Update the changelog


From: ELPA Syncer
Subject: [nongnu] elpa/flycheck e8d1472aea 2/2: Update the changelog
Date: Thu, 11 Jul 2024 03:59:53 -0400 (EDT)

branch: elpa/flycheck
commit e8d1472aeab6ac4e19c8339e6be93e91e878f819
Author: Bozhidar Batsov <bozhidar@batsov.dev>
Commit: Bozhidar Batsov <bozhidar@batsov.dev>

    Update the changelog
---
 CHANGES.rst | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/CHANGES.rst b/CHANGES.rst
index 5e1d019a70..217a1c63dc 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -10,7 +10,6 @@ New Features
 - [#1987]: Add a flag ``flycheck-auto-display-errors-after-checking`` control 
whether to display errors automatically after checking.
 - [#2035]: Add colors to FlyC mode line and update mode line menu. Introduce 
``flycheck-mode-success-indicator``.
 - [#2059]: Enable checkers for new AUCTeX 14 modes.
-- [#2067]: Handle correctly GHC 9.6 error output format.
 - [#2070]: Add a new syntax checker ``r`` for R with the builtin ``parse`` 
function.
 - [#2073]: Add new syntax checker ``salt-lint`` for the salt 
infrastructure-as-code language.
 - [#2071]: Add a new checker ``perl-perlimports``, for cleaning up Perl import 
statements.
@@ -24,13 +23,17 @@ Bugs fixed
 
 - [#2057]: Revert the extraction of ``flycheck-version`` with ``lm-version``.
 - [#1972]: Refine flycheck-display-errors lifecycle so error messages can be 
cleared.
+- [#2067]: Handle correctly GHC 9.6 error output format.
+- [#2079]: Fix ruff ``error-patterns`` and ``error-filter``.
 
 ----------
 Changes
 ----------
 
 - **(Breaking)** [#2066]: Remove support for versions of ``stylelint`` older 
than v14.
-- Update error-patterns for ghdl 4.1.0
+- Update ``error-patterns`` for ghdl 4.1.0.
+- [#2078]: ruff: ``--output-format=text`` replaced with 
``--output-format=concise`` due to upstream changes in ruff.
+
 
 34.1 (2024-02-18)
 ======================



reply via email to

[Prev in Thread] Current Thread [Next in Thread]