From bcbfdbfaa5ff32984466bece737c7984f74a57f4 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Fri, 19 Aug 2022 14:16:11 +1000 Subject: [PATCH] Updated Release notes (markdown) --- Release-notes.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Release-notes.md b/Release-notes.md index 2170b85..c62886f 100644 --- a/Release-notes.md +++ b/Release-notes.md @@ -1,3 +1,15 @@ +# v5.5.12 + +Add validation for task time logs +Fixes for single route actions +Fixes for base path for canvas kit +Fixes for showing fees in both the product and tax tables +Change the order of email filters +Tests for deleting an invoice +Fixes for edge case when deleting an invoice with a partial payment +Clean up for tests +Remove snappdf download from composer script to reduce release file size + # v5.5.10 Psalm Cleanup.