From 25730487b4431fb0fb39573c511caca45ac02ded Mon Sep 17 00:00:00 2001 From: Eryk Mroczek Date: Fri, 13 Oct 2023 10:02:39 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d57c1d..85f4fe1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ All important changes will be described in this file. Or rather I will try to document them here. +## [0.3.1] - 2023-10-13 + +### Fixed + +- Fix line wrapping inside external function calls and matrix rows + ## [0.3.0] - 2023-09-23 ### Added