Skip to content
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