From 1961521a5ece47aa964410cac19eb11e2a4b8eea Mon Sep 17 00:00:00 2001 From: Vinicius Moreira Date: Fri, 25 Mar 2022 15:50:42 -0300 Subject: [PATCH] [CHANGELOG.md] fix 0.10.1 changes --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 20268134..c3a1d313 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,7 +30,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - using the wrong locale format for the Accept-Language header - UI: - - fix: rare crash when updating table items + - rare crash when updating table items - some action errors not being displayed on the details component when they are concatenated with sudo output ## [0.10.0] 2022-03-14