Skip to content

Commit 37e3914

Browse files
committed
Updated changes
1 parent 253b324 commit 37e3914

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGES.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11

2-
=== 2.0.6 / 06 Feb 2013
2+
=== 2.1.0 / 06 Feb 2013
33

44
* Added public cert. All gem releases are now signed. See INSTALL in readme.
5+
* Remove self-require, it causes a warning in Ruby 1.9.2. [jbarnette]
6+
* Allow for upload to use the filename of the local file by default [czarneckid]
7+
* Properly handle receiving less data than requested. [thedarkone]
8+
* Added option to create directory on directory upload [Pablo Merino]
9+
* Remove a warnings in tests [kachick]
10+
511

612
=== 2.0.5 / 19 Aug 2010
713

README.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Codes: https://github.com/net-ssh/net-sftp
66
77

8-
<em>As of v2.0.6, all gem releases are signed. See INSTALL.</em>
8+
<em>As of v2.1.0, all gem releases are signed. See INSTALL.</em>
99

1010

1111
== DESCRIPTION:

0 commit comments

Comments
 (0)