CHANGELOG.md in lastpass-1.5.0 vs CHANGELOG.md in lastpass-1.6.0

- old
+ new

@@ -1,4 +1,11 @@ +Version 1.6.0 +------------- + +- Changed the way the private keys are parsed +- OpenSSL 1.1.0 support +- Bug fixes + Version 1.5.0 ------------- - Fixed failing `get_iteraction_count`. POST parameters are moved from the query (URL) to the body. - pbkdf2-ruby gem is no longer used as it was causing problems. Relying on built-in `OpenSSL::PKCS5.pbkdf2_hmac`