From 980aad49f701b054cf61009f4a07850b62c04793 Mon Sep 17 00:00:00 2001 From: Peyman Salehi Date: Sat, 11 May 2024 14:07:46 +0200 Subject: [PATCH] Update HISTORY.rst --- HISTORY.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 27833788..9d070e51 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -2,6 +2,12 @@ History ======= +3.1.0 +===== + +* Replace deprecated .warn method with .warning +* Update sourcemap paths when concatenating source files +* Ensure correct compiler error styling and strip ANSI escape sequences 3.0.0 =====