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