File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.7.1] ( https://github.com/prefix-dev/async_http_range_reader/compare/v0.7.0...v0.7.1 ) - 2024-04-10
10+
11+ ### Other
12+ - Upgrade ` reqwest ` to v0.12.3 ([ #12 ] ( https://github.com/prefix-dev/async_http_range_reader/pull/12 ) )
13+
914## [ 0.7.0] ( https://github.com/prefix-dev/async_http_range_reader/compare/v0.6.1...v0.7.0 ) - 2024-02-23
1015
1116### Added
Original file line number Diff line number Diff line change 11[package ]
22name = " async_http_range_reader"
33authors = [
" Bas Zalmstra <[email protected] >" ]
4- version = " 0.7.0 "
4+ version = " 0.7.1 "
55edition = " 2021"
66description = " A library for streaming reading of files over HTTP using range requests"
77license = " MIT"
You can’t perform that action at this time.
0 commit comments