Skip to content

Commit 3e8076d

Browse files
committed
Update changelog and authors.
1 parent a887b6d commit 3e8076d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,6 @@ Alphabetical list of contributors:
6565
* Ville Skyttä <[email protected]>
6666
* vthriller <[email protected]>
6767
* wayne.wuw <[email protected]>
68+
* Will Jones <[email protected]>
6869
* William Ivanski <[email protected]>
6970
* Yago Riveiro <[email protected]>

CHANGELOG

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,15 @@ Notable Changes
1111
now doesn't return an empty string as the last element in some
1212
cases (issue496).
1313

14+
Enhancements
15+
16+
* Add WINDOW keyword (pr579 by ali-tny).
17+
* Add RLIKE keyword (pr582 by wjones1).
18+
1419
Bug Fixes
1520

1621
* Improved parsing of IN(...) statements (issue566, pr567 by hurcy).
1722
* Preserve line breaks when removing comments (issue484).
18-
* Improve parsing of WINDOW keyword (pr579 by ali-tny).
1923

2024

2125
Release 0.3.1 (Feb 29, 2020)

0 commit comments

Comments
 (0)