diff --git a/CHANGELOG.org b/CHANGELOG.org index b5fd59d..323f591 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -21,4 +21,6 @@ Add the update button for a task. ** 0.3.3 <2023-07-21 Fri> Add the cancel button for a task form. +** 0.3.4 <2023-07-21 Fri> + Add right alignment for buttons in a task item. diff --git a/templates/partials/task_item.html b/templates/partials/task_item.html index 8b0e3bb..8cfbd28 100644 --- a/templates/partials/task_item.html +++ b/templates/partials/task_item.html @@ -13,7 +13,8 @@