From 749530565f8e437ba79f89e54800da19669cb402 Mon Sep 17 00:00:00 2001 From: Vladislav Tupikin Date: Fri, 17 May 2024 14:11:37 +0400 Subject: [PATCH] CHANGELOG updated --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6bf4f900..de796ed81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ - [**#309**](https://github.com/MrRefactoring/jira.js/pull/309) - Added rate limiting headers. Thanks to [Chalenge Masekera](https://github.com/chalenge). - [**#308**](https://github.com/MrRefactoring/jira.js/pull/308) - Implemented a new error handling mechanism. Thanks to [Dmitry Shilov](https://github.com/bk201-). +#### Breaking changes + +- The new error handling mechanism may affect your library usage. + ### 3.0.5 - Dependencies updated