Skip to content

Commit

Permalink
Version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
charlespierce committed Sep 28, 2022
1 parent 15ef1b8 commit d446220
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "volta"
version = "1.0.8"
version = "1.1.0"
authors = ["David Herman <[email protected]>", "Charles Pierce <[email protected]>"]
license = "BSD-2-Clause"
repository = "https://github.com/volta-cli/volta"
Expand Down
5 changes: 5 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# Version 1.1.0

- Added support for pinning / installing Yarn 3+ (#1305)
- Improved portability and installer effectiveness by removing dependency on OpenSSL (#1214)

# Version 1.0.8

- Fix for malformed `bin` entries when installing global packages (#997)
Expand Down

0 comments on commit d446220

Please sign in to comment.