File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
13
## 2.0.0-beta.6
4
14
5
15
- ✨  ;  ; Added: ` Future<bool> shouldInterceptRequest() ` and ` Future<bool> shouldInterceptResponse() ` . This enables individual interceptor checks and conditional intercepting configurations.
You can’t perform that action at this time.
0 commit comments