File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 11History
22=======
33
4+ v2.1.6 / 2026-03-07
5+ -------------------------
6+
7+ What's Changed
8+ ^^^^^^^^^^^^^^
9+
10+ * interceptors/http: fix version format by @xrmx in https://github.com/h2non/pook/pull/173
11+ * interceptors/http: set length on response by @xrmx in https://github.com/h2non/pook/pull/174
12+
13+ New Contributors
14+ ^^^^^^^^^^^^^^^^
15+
16+ * @xrmx made their first contribution in https://github.com/h2non/pook/pull/173
17+
18+ **Full Changelog **: https://github.com/h2non/pook/compare/v2.1.5...v2.1.6
19+
420v2.1.5 / 2026-03-01
521-------------------------
622
Original file line number Diff line number Diff line change 4444__license__ = "MIT"
4545
4646# Current version
47- __version__ = "2.1.5 "
47+ __version__ = "2.1.6 "
You can’t perform that action at this time.
0 commit comments