From 3789942e9f6fef925df19a4e08e3db2c11235a3e Mon Sep 17 00:00:00 2001 From: YaroslavStynskyi Date: Fri, 13 May 2022 09:37:45 +0200 Subject: [PATCH] Prepare 2.2.0 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index db40969..e261c77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [v2.2.0] - 2022-05-13 + +### Added + +- Error handler for failed response + ## [v2.1.1] - 2021-09-29 ### Fixed