From ee9f4b4985640c7a80466285c01e5b0b48340927 Mon Sep 17 00:00:00 2001 From: Martijn Gribnau Date: Fri, 28 Apr 2023 01:32:50 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2b6a02cf..273951e71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ The changelog below lists notable changes for [sic](https://github.com/foresterr ## [Unreleased] -[unreleased]: https://github.com/foresterre/sic/compare/v0.22.1...HEAD +[unreleased]: https://github.com/foresterre/sic/compare/v0.22.2...HEAD ## [0.22.2] - 2023-04-28 @@ -17,6 +17,8 @@ The changelog below lists notable changes for [sic](https://github.com/foresterr - Context was added to errors returned during the image pipeline: the input (file or stdin) will now be reported +[0.22.2]: https://github.com/foresterre/sic/compare/v0.22.1...v0.22.2 + ## [0.22.1] - 2023-04-23 ### Fixed