Skip to content

Commit acefc55

Browse files
authored
docs: update CHANGELOG
1 parent d156a43 commit acefc55

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 2.0.0-beta.7
4+
### What's Changed
5+
* docs: add ntimesc as a contributor for ideas by @allcontributors in https://github.com/CodingAleCR/http_interceptor/pull/116
6+
* updated packages by @mauryagaurav947 in https://github.com/CodingAleCR/http_interceptor/pull/129
7+
8+
### New Contributors
9+
* @mauryagaurav947 made their first contribution in https://github.com/CodingAleCR/http_interceptor/pull/129
10+
11+
**Full Changelog**: https://github.com/CodingAleCR/http_interceptor/compare/2.0.0-beta.6...2.0.0-beta.7
12+
313
## 2.0.0-beta.6
414

515
-&nbsp;&nbsp;Added: `Future<bool> shouldInterceptRequest()` and `Future<bool> shouldInterceptResponse()`. This enables individual interceptor checks and conditional intercepting configurations.

0 commit comments

Comments
 (0)