Update compatibility table for #2540

This commit is contained in:
Brian Shumate 2016-11-30 11:17:52 -05:00
parent 012e09c773
commit cd75445dd5
No known key found for this signature in database
GPG Key ID: B2E211633F870928
1 changed files with 8 additions and 0 deletions

View File

@ -55,4 +55,12 @@ For more details on the specifics of upgrading, see the [upgrading page](/docs/u
<td>0.5</td> <td>0.5</td>
<td>1, 2. 0.5.X servers cannot be mixed with older servers.</td> <td>1, 2. 0.5.X servers cannot be mixed with older servers.</td>
</tr> </tr>
<tr>
<td>0.6</td>
<td>1, 2, 3</td>
</tr>
<tr>
<td>0.7</td>
<td>2, 3. Will automatically use protocol > 2 when speaking to compatible agents</td>
</tr>
</table> </table>