Skip to content

Commit 6912a89

Browse files
committed
v2.0.2
1 parent d2b8502 commit 6912a89

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

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 <david.herman@gmail.com>", "Charles Pierce <cpierce.grad@gmail.com>"]
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)