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