From ac92c6aa2318ff0c2fe90a6ac46ef8265a8a5f84 Mon Sep 17 00:00:00 2001 From: Anton Lavrenov Date: Wed, 23 Feb 2022 20:22:47 -0500 Subject: [PATCH] update CHANGELOG with new version --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe9bdf62..45cf89b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## 8.3.4 (2022-03-23) +## 8.3.3 (2022-03-23) - Fix `justify` align for text with several paragraphs.