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 9c152c8 commit 5310ebdCopy full SHA for 5310ebd
CHANGELOG.md
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
9
### Changed
10
* Introduce a common thread worker pool for all downloads
11
+* Don't run coverage in pypy in CI
12
13
### Added
14
* Add pypy-3.8 to test matrix
@@ -18,9 +19,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
19
### Fixed
20
* Fix downloading files with unverified checksum
21
-### Changed
22
-* Don't run coverage in pypy in CI
23
-
24
## [1.14.1] - 2022-02-23
25
26
0 commit comments