Skip to content

Commit

Permalink
v0.6.4 changelog [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
pcai committed Jun 6, 2024
1 parent cd73ea7 commit f16effe
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
# Change Log

## [0.6.3](https://github.com/WinRb/rubyntlm/tree/0.6.4) (2024-06-06)
[Full Changelog](https://github.com/WinRb/rubyntlm/compare/v0.6.3...0.6.4)
## 0.6.4 (2024-06-06)

* Fix applying DES-CBC when using OpenSSL 3 by @paulvt in https://github.com/WinRb/rubyntlm/pull/51
* Add dependency to `base64` gem by @yahonda in https://github.com/WinRb/rubyntlm/pull/62
* Avoid usage of legacy algorithms on libssl-3.0+ by @larskanis in https://github.com/WinRb/rubyntlm/pull/53
* Add anonymous authentication support by @zeroSteiner in https://github.com/WinRb/rubyntlm/pull/45
* Update minimum supported ruby to 2.6. Add support for ruby 3.2 and 3.3

## [0.6.3](https://github.com/WinRb/rubyntlm/tree/0.6.3) (2021-01-26)
[Full Changelog](https://github.com/WinRb/rubyntlm/compare/v0.6.2...0.6.3)
Expand Down

0 comments on commit f16effe

Please sign in to comment.