mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Documentation Update
- Added recent bug fix details.
This commit is contained in:
parent
012e47267f
commit
751094cffb
2 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
||||||
+ Task now has a large (and growing) test suite and bug regression tests
|
+ Task now has a large (and growing) test suite and bug regression tests
|
||||||
to help ensure higher quality releases.
|
to help ensure higher quality releases.
|
||||||
+ Fixed bug that caused performance hit during table rendering.
|
+ Fixed bug that caused performance hit during table rendering.
|
||||||
|
+ Fixed bug that concatenated a modified description without spaces.
|
||||||
|
|
||||||
------ old releases ------------------------------
|
------ old releases ------------------------------
|
||||||
|
|
||||||
|
|
|
@ -122,6 +122,7 @@
|
||||||
<li>Task now has a large (and growing) test suite and bug regression tests
|
<li>Task now has a large (and growing) test suite and bug regression tests
|
||||||
to help ensure higher quality releases.
|
to help ensure higher quality releases.
|
||||||
<li>Fixed bug that caused large performance hit during table rendering.
|
<li>Fixed bug that caused large performance hit during table rendering.
|
||||||
|
<li>Fixed bug that concatenated a modified description without spaces.
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue