Skip to content

Commit bbf5f50

Browse files
author
Serhii Khoma
committed
feat(#155): split XHRError to TimeoutError, RequestFailedError and XHROtherError -> add changelog
1 parent 65ef968 commit bbf5f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Notable changes to this project are documented in this file. The format is based
66

77
Breaking changes (😱!!!):
88

9-
- `XHRError Exn.Error` was removed and split to `TimeoutError`, `RequestFailedError`, `XHROtherError Exn.Error`
9+
- `XHRError Exn.Error` was removed and split to `TimeoutError`, `RequestFailedError`, `XHROtherError Exn.Error` (#155, @srghma)
1010

1111
New features:
1212

0 commit comments

Comments
 (0)