We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d156a43 commit acefc55Copy full SHA for acefc55
1 file changed
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
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
13
## 2.0.0-beta.6
14
15
- ✨ Added: `Future<bool> shouldInterceptRequest()` and `Future<bool> shouldInterceptResponse()`. This enables individual interceptor checks and conditional intercepting configurations.
0 commit comments