From 1c0dc61e5f44e8f5581ccc55b654a25ee58bdc18 Mon Sep 17 00:00:00 2001 From: bd_ Date: Sat, 27 Jan 2024 20:09:39 +0900 Subject: [PATCH] chore: fix changelog typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b52d3db..a7fa55d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,7 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Made a number of properties on `SimpleError` public (#128) - Set a minimum size for the error report window (#127) -- + ## [1.3.0-rc.5] - [2024-01-27] (not released)