Skip to content

Commit e83f04c

Browse files
Merge pull request #1960 from charlespierce/v2.0.2
v2.0.2
2 parents d2b8502 + 6912a89 commit e83f04c

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "volta"
3-
version = "2.0.1"
3+
version = "2.0.2"
44
authors = ["David Herman <[email protected]>", "Charles Pierce <[email protected]>"]
55
license = "BSD-2-Clause"
66
repository = "https://github.com/volta-cli/volta"

RELEASES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# Version 2.0.2
2+
3+
- Dependency updates
4+
- Improvements to header handling for HTTP requests (#1822, #1877)
5+
16
# Version 2.0.1
27

38
- Improved accuracy of Node download progress bar on Windows (#1833)

0 commit comments

Comments
 (0)