From c842cf50b6a49fdf4e17654b6da6abc8114ae604 Mon Sep 17 00:00:00 2001 From: Jake Wheat Date: Tue, 8 Oct 2024 15:40:52 +0100 Subject: [PATCH] update changelog --- changelog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/changelog b/changelog index 8d40d5e..327cfd5 100644 --- a/changelog +++ b/changelog @@ -1,9 +1,9 @@ -0.8.0 (not yet released) - lexer has new option to output an invalid token on some kinds of +0.8.0 lexer has new option to output an invalid token on some kinds of parse errors switch tests to hspec improve parse error messages - * and x.* change to only parse in limited expression contexts + * and x.* changed to only parse in some expression contexts - + select items and function application argument lists support sqlite 'without rowid' make types in columndefs optional allow column constraints and defaults to be in arbitrary order