CHANGELOG.md in taskwarrior-web-0.0.3 vs CHANGELOG.md in taskwarrior-web-0.0.4
- old
+ new
@@ -1,4 +1,10 @@
+## v0.0.4 (5/9/11)
+
+* Quick bugfix to remove checkboxes from project page. Race conditions prevent
+ the IDs from actually being correct, so the wrong task would be marked as
+ done.
+
## v0.0.3 (5/9/11)
* Fixed floating issue in FF4 on /projects page
* Added "priority" to list of attributes (no more errors)
* Added sorting by priority first