File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,9 @@ would have also been included in the 1.2 line.
25
25
Changelog
26
26
=========
27
27
28
+ * :release: `1.3.5 <2012-02-13> `
29
+ * :release: `1.2.6 <2012-02-13> `
30
+ * :release: `1.1.8 <2012-02-13> `
28
31
* :bug: `495 ` Fixed documentation example showing how to subclass
29
32
`~fabric.tasks.Task `. Thanks to Brett Haydon for the catch and Mark Merritt
30
33
for the patch.
@@ -79,7 +82,8 @@ Changelog
79
82
* :bug: `494 ` Fixed regression bug affecting some `env ` values such as
80
83
`env.port ` under parallel mode. Symptoms included
81
84
`~fabric.contrib.project.rsync_project ` bailing out due to a None port value
82
- when run under `@parallel <fabric.decorators.parallel> `. Thanks to Rob Terhaar for the report.
85
+ when run under `@parallel <fabric.decorators.parallel> `. Thanks to Rob
86
+ Terhaar for the report.
83
87
* :bug: `339 ` Don't show imported `~fabric.colors ` members in :option: `--list
84
88
<-l> ` output. Thanks to Nick Trew for the report.
85
89
* :release: `1.3.3 <2011-11-23> `
You can’t perform that action at this time.
0 commit comments