Fossil SCM
Update the changes log to include a date for 2.11 and to add a place-holder to begin recording 2.12 changes.
Commit
87e3ad31322d068366868fb3139aa880e30184043aebd85890f29748e3c02e16
Parent
4df919803b6716e…
1 file changed
+6
-1
+6
-1
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -1,9 +1,14 @@ | ||
| 1 | 1 | <title>Change Log</title> |
| 2 | 2 | |
| 3 | +<a name='v2_12'></a> | |
| 4 | +<h2>Changes for Version 2.12 (pending)</h2> | |
| 5 | + | |
| 6 | + * <i>(no changes yet...)</i> | |
| 7 | + | |
| 3 | 8 | <a name='v2_11'></a> |
| 4 | -<h2>Changes for Version 2.11 (pending)</h2> | |
| 9 | +<h2>Changes for Version 2.11 (2020-05-25)</h2> | |
| 5 | 10 | |
| 6 | 11 | * Support [/md_rules|Markdown] in the default ticket configuration. |
| 7 | 12 | * Timestamp strings in [./checkin_names.wiki|object names] |
| 8 | 13 | can now omit punctation. So, for example, "202004181942" and |
| 9 | 14 | "2020-04-18 19:42" mean the same thing. |
| 10 | 15 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,9 +1,14 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <a name='v2_11'></a> |
| 4 | <h2>Changes for Version 2.11 (pending)</h2> |
| 5 | |
| 6 | * Support [/md_rules|Markdown] in the default ticket configuration. |
| 7 | * Timestamp strings in [./checkin_names.wiki|object names] |
| 8 | can now omit punctation. So, for example, "202004181942" and |
| 9 | "2020-04-18 19:42" mean the same thing. |
| 10 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -1,9 +1,14 @@ | |
| 1 | <title>Change Log</title> |
| 2 | |
| 3 | <a name='v2_12'></a> |
| 4 | <h2>Changes for Version 2.12 (pending)</h2> |
| 5 | |
| 6 | * <i>(no changes yet...)</i> |
| 7 | |
| 8 | <a name='v2_11'></a> |
| 9 | <h2>Changes for Version 2.11 (2020-05-25)</h2> |
| 10 | |
| 11 | * Support [/md_rules|Markdown] in the default ticket configuration. |
| 12 | * Timestamp strings in [./checkin_names.wiki|object names] |
| 13 | can now omit punctation. So, for example, "202004181942" and |
| 14 | "2020-04-18 19:42" mean the same thing. |
| 15 |