File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
2
- === 2.0.6 / 06 Feb 2013
2
+ === 2.1.0 / 06 Feb 2013
3
3
4
4
* 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
+
5
11
6
12
=== 2.0.5 / 19 Aug 2010
7
13
Original file line number Diff line number Diff line change 5
5
* Codes: https://github.com/net-ssh/net-sftp
6
6
7
7
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>
9
9
10
10
11
11
== DESCRIPTION:
You can’t perform that action at this time.
0 commit comments