From 9328007d056044b0f04821e484e4b734650dc4b3 Mon Sep 17 00:00:00 2001 From: David Peter Date: Wed, 12 May 2021 22:46:44 +0200 Subject: Updated CHANGELOG --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 617f19b6..19995383 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,12 @@ # unreleased ## Features -- Add SystemVerilog file syntax, see #1580 (@SeanMcLoughlin) + ## Bugfixes +- Mouse support and screen clearing broken for `less` versions with minor version number (581.2), see #1629 and #1639 (@aswild) + ## Other - `Input::ordinary_file` and `Input::with_name` now accept `Path` rather than `OsStr` see #1571 (@matklad) @@ -15,9 +17,13 @@ - Improved the Syslog syntax highlighting, see #1606 (@keith-hall) - Replaced "Advanced CSV" with a custom CSV syntax definition written especially for `bat`; see #1574 (@keith-hall) +- Added SystemVerilog file syntax, see #1580 (@SeanMcLoughlin) +- Added Solidity and Vyper syntax, see #1602 (@Ersikan) ## New themes +- Dark+ VS Code theme, see #1588 and #1598 (@PatriotRossii) + ## `bat` as a library -- cgit v1.2.3