From c156c5c34e91e1f7ef449d2c1ea14e282104fd90 Mon Sep 17 00:00:00 2001 From: Jake Wheat Date: Sat, 14 Mar 2015 17:50:17 +0200 Subject: [PATCH] update changelog --- changelog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/changelog b/changelog index 6e58ae1..f063991 100644 --- a/changelog +++ b/changelog @@ -1,10 +1,12 @@ If you need help updating to a new version of simple-sql-parser, please email jakewheatmail@gmail.com or use the github bug tracker, https://github.com/JakeWheat/simple-sql-parser/issues. -0.4.1 (unreleased) + +0.4.1 (commit TBD) + tested with ghc 7.4.2, 7.6.3, 7.8.4,7.10.0.20150123 simple demonstration of how dialects could be handled internally add ability to add comments to syntax tree to help with generating - SQL code + SQL code 0.4.0 (commit 7914898cc8f07bbaf8358d208469392346341964) now targets SQL:2011 update to ghc 7.8.2