From be273668d114825685622c60ab8b0492025ced28 Mon Sep 17 00:00:00 2001 From: Dan Grebb Date: Thu, 21 Dec 2023 10:39:32 -0500 Subject: [PATCH] chore(release): prepare for 3.11.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bc97b03e..a0675b7d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [3.11.1] - 2023-12-21 + +### 🐛 Bug Fixes + +- ***(back)*** Requires language field and sets plaintext as default (#1094) +- ***(front)*** Fixes code line wrap and headerless Code (#1094) + ## [3.11.0] - 2023-12-21 ### 💡 Features