diff options
Diffstat (limited to 'www')
| -rw-r--r-- | www/index.html | 16 |
1 files changed, 13 insertions, 3 deletions
diff --git a/www/index.html b/www/index.html index 9ae7734..19bf078 100644 --- a/www/index.html +++ b/www/index.html | |||
| @@ -79,8 +79,8 @@ You can get the latest version of nissy at the following links: | |||
| 79 | </tr> | 79 | </tr> |
| 80 | <tr> | 80 | <tr> |
| 81 | <td><strong>Latest version</strong></td> | 81 | <td><strong>Latest version</strong></td> |
| 82 | <td><a href="/nissy-2.0.5.tar.gz">nissy-2.0.5.tar.gz (67Kb)</a></td> | 82 | <td><a href="/nissy-2.0.6.tar.gz">nissy-2.0.6.tar.gz (71Kb)</a></td> |
| 83 | <td><a href="/nissy-2.0.5.exe">nissy-2.0.5.exe (714Kb)</a></td> | 83 | <td><a href="/nissy-2.0.6.exe">nissy-2.0.6.exe (720Kb)</a></td> |
| 84 | </tr> | 84 | </tr> |
| 85 | </table> | 85 | </table> |
| 86 | 86 | ||
| @@ -163,8 +163,12 @@ file. | |||
| 163 | 163 | ||
| 164 | <h2 id="Upgrade">Upgrading</h2> | 164 | <h2 id="Upgrade">Upgrading</h2> |
| 165 | <p> | 165 | <p> |
| 166 | <strong> Upgrading from 2.0.5 to 2.0.6: </strong> | ||
| 167 | Follow the general upgrading instructions below, no other step required. | ||
| 168 | </p> | ||
| 169 | <p> | ||
| 166 | <strong> Upgrading from 2.0.4 to 2.0.5: </strong> | 170 | <strong> Upgrading from 2.0.4 to 2.0.5: </strong> |
| 167 | Follow the general upgrading instructions below, now other step required. | 171 | Follow the general upgrading instructions below, no other step required. |
| 168 | </p> | 172 | </p> |
| 169 | <p> | 173 | <p> |
| 170 | <strong> Important note for upgrading to 2.0.4:</strong> | 174 | <strong> Important note for upgrading to 2.0.4:</strong> |
| @@ -207,6 +211,12 @@ otherwise reported in this page (see above). | |||
| 207 | <td><strong>Comment</strong></td> | 211 | <td><strong>Comment</strong></td> |
| 208 | </tr> | 212 | </tr> |
| 209 | <tr> | 213 | <tr> |
| 214 | <td><a href="/nissy-2.0.6.tar.gz">2.0.6</a></td> | ||
| 215 | <td>2023-09-24</td> | ||
| 216 | <td>Added: drfin step; solve -L option; ptable command. | ||
| 217 | Better ordering for output of many solutions.</td> | ||
| 218 | </tr> | ||
| 219 | <tr> | ||
| 210 | <td><a href="/nissy-2.0.5.tar.gz">2.0.5</a></td> | 220 | <td><a href="/nissy-2.0.5.tar.gz">2.0.5</a></td> |
| 211 | <td>2023-08-16</td> | 221 | <td>2023-08-16</td> |
| 212 | <td>Bugfix: DR from EO did not check both sides</td> | 222 | <td>Bugfix: DR from EO did not check both sides</td> |
