Amendments - add expected date for planned amendment releases

This commit is contained in:
mDuo13
2016-05-04 18:34:11 -07:00
parent eeb892b2e9
commit 25f1991825
2 changed files with 4 additions and 4 deletions

View File

@@ -230,12 +230,12 @@ TrustSetAuth
<tr> <tr>
<td><a href="#multisign">MultiSign</a></td> <td><a href="#multisign">MultiSign</a></td>
<td>v0.31.0</td> <td>v0.31.0</td>
<td>TBD</td> <td>Expected 2016-06-01</td>
</tr> </tr>
<tr> <tr>
<td><a href="#feeescalation">FeeEscalation</a></td> <td><a href="#feeescalation">FeeEscalation</a></td>
<td>v0.31.0</td> <td>v0.31.0</td>
<td>TBD</td> <td>Expected 2016-05-18</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>

View File

@@ -98,8 +98,8 @@ The following is a comprehensive list of all known amendments and their status o
| [Tickets](#tickets) | v0.31.0 | TBD | | [Tickets](#tickets) | v0.31.0 | TBD |
| [SusPay](#suspay) | v0.31.0 | TBD | | [SusPay](#suspay) | v0.31.0 | TBD |
| [TrustSetAuth](#trustsetauth) | v0.30.0 | TBD | | [TrustSetAuth](#trustsetauth) | v0.30.0 | TBD |
| [MultiSign](#multisign) | v0.31.0 | TBD | | [MultiSign](#multisign) | v0.31.0 | Expected 2016-06-01 |
| [FeeEscalation](#feeescalation) | v0.31.0 | TBD | | [FeeEscalation](#feeescalation) | v0.31.0 | Expected 2016-05-18 |
**Note:** In many cases, an incomplete version of the code for an amendment is present in previous versions of the software. The "Introduced" version in the table above is the first stable version. **Note:** In many cases, an incomplete version of the code for an amendment is present in previous versions of the software. The "Introduced" version in the table above is the first stable version.