From 9ee3b90988841e967ab38985f3aa49cfb681f963 Mon Sep 17 00:00:00 2001 From: Hirrolot Date: Mon, 18 Apr 2022 15:52:22 +0600 Subject: [PATCH] Update the changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ec90f20..e30854b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## unreleased +### Fixed + + - Document the `errors` module. + ## 0.5.0 - 2022-04-13 ### Added