Skip to content

Commit 35505a2

Browse files
committed
v1.1.1
1 parent dc6f5b5 commit 35505a2

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-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 = "1.1.0"
3+
version = "1.1.1"
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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# Version 1.1.1
2+
3+
- Experimental support for pnpm (requires `VOLTA_FEATURE_PNPM` environment variable) (#1273)
4+
- Fix to correctly import native root certificates (#1375)
5+
- Better detection of executables provided by `yarn` (#1388, #1393)
6+
17
# Version 1.1.0
28

39
- Added support for pinning / installing Yarn 3+ (#1305)

0 commit comments

Comments
 (0)