From 0c3f3bbaab7c1f4a6e784f796553e8f1cf3b1480 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20M=2E=20Bezerra?= Date: Thu, 7 Sep 2023 16:16:51 -0300 Subject: [PATCH] update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ba6e3620..933a092ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,10 @@ Categories Used: ## [Unreleased](https://github.com/ouch-org/ouch/compare/0.4.2...HEAD) +### Bug Fixes + +- Fix size unit inconsistency [\#502](https://github.com/ouch-org/ouch/pull/502) ([marcospb19](https://github.com/marcospb19)) + ## [0.4.2](https://github.com/ouch-org/ouch/compare/0.4.1...0.4.2) ### New Features