Skip to content

Update CHANGES.txt 4.0 #147

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
=== 4.0.0

> we've upped net-ssh, and since net-ssh interface is leaking through to net-sftp
> interface, and net-ssh was a major version. We drop support for deprecated ruby
> versions at net-ssh and remove deprecated insecure cyphers. Also it's just safer
> for me to release a major new release, as there is no risk of breaking my
> consumers, in unexpected ways.
> https://github.com/net-ssh/net-sftp/issues/142#issuecomment-1463286259

=== 3.0.0

* Pass protocol version via Net::SFTP.start [#107]
Expand Down