From 58d9dbbe0ff924e8423dc94e8fc124ea180c08ea Mon Sep 17 00:00:00 2001 From: Juha Jeronen Date: Tue, 4 May 2021 14:26:33 +0300 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed44d9a..5c2f504 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,11 @@ # Changelog -**3.4.1** (in progress, updated 2 May 2021): +**3.4.1** (4 May 2021): **Changed**: - Update docs: as of `unpythonic` 0.15, it runs on `mcpyrate`, and provides fully functional example dialects based on a whole-module AST transformation. +- The colorizer now injects some styles to `Style` that are missing from `colorama` 0.4.4, particularly `ITALIC`. **Fixed**: