From 0dceaccb4d173786089ecfaaf1e23326f4d39c24 Mon Sep 17 00:00:00 2001 From: Aaron Sherber Date: Fri, 18 Jun 2021 16:32:55 -0400 Subject: [PATCH] Fix release notes --- PetaPoco.SqlKata/PetaPoco.SqlKata.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PetaPoco.SqlKata/PetaPoco.SqlKata.csproj b/PetaPoco.SqlKata/PetaPoco.SqlKata.csproj index a9a3cdb..61ee5b0 100644 --- a/PetaPoco.SqlKata/PetaPoco.SqlKata.csproj +++ b/PetaPoco.SqlKata/PetaPoco.SqlKata.csproj @@ -15,7 +15,7 @@ git https://raw.githubusercontent.com/asherber/PetaPoco.SqlKata/master/media/database-64.png icon.png - Added ability to specify a custom controller. + Added ability to specify a custom compiler.