Skip to content

Commit

Permalink
Changelog updated for 17.0.0-preview
Browse files Browse the repository at this point in the history
  • Loading branch information
detunized committed Jun 25, 2024
1 parent 22bac90 commit a270146
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 17.0.0-preview
- ProtonPass: added support for the ProtonPass password manager. This is a preview release and the
API is subject to change. Currently only the basic features are supported: single vault, no
sharing, no MFA. This is the first async module in the library.
- All: new dependency: RestSharp 110.2.0
- All: new dependency: BCrypt.Net-Next 4.0.3
- All: new dependency: PgpCore 6.4.1
- All: new dependency: Google.Protobuf 3.27.1
- All: upgraded BouncyCastle.Cryptography to 2.4.0
- All: fixed all warnings in the code

## 16.2.0
- LastPass: added support for the URL field encryption

Expand Down

0 comments on commit a270146

Please sign in to comment.