diff --git a/home/page/latest_updates/latest_updates.js b/home/page/latest_updates/latest_updates.js index 12a58d5791c..b387aad67a4 100644 --- a/home/page/latest_updates/latest_updates.js +++ b/home/page/latest_updates/latest_updates.js @@ -1,4 +1,7 @@ erpnext.updates = [ + ["1st March", [ + "Time Log, Time Log Batch: Created feature to batch Time Logs so that they can be tracked for billing." + ]], ["27th February", [ "Time Log: Created Time Log System, with Calendar View." ]],