Skip to content

Commit fcb5ab1

Browse files
Merge
1 parent a3ca325 commit fcb5ab1

File tree

2 files changed

+423
-417
lines changed

2 files changed

+423
-417
lines changed

src/site/sphinx/changelog.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ Latest Changes since |JSQLPARSER_VERSION|
88
=============================================================
99

1010

11+
* **doc: Better integration of the RR diagrams**
12+
13+
Andreas Reichel, 2023-01-07
1114
* **style: Avoid throwing raw exception types.**
1215

1316
Andreas Reichel, 2022-12-27
@@ -56,6 +59,9 @@ Latest Changes since |JSQLPARSER_VERSION|
5659
* **update Changelog**
5760

5861
Andreas Reichel, 2022-11-14
62+
* **fix: Whitelist LOCKED keyword**
63+
64+
Andreas Reichel, 2022-11-13
5965
* **build: avoid PMD/Codacy for Sphinx Documentation**
6066

6167
Andreas Reichel, 2022-11-07
@@ -83,6 +89,9 @@ Latest Changes since |JSQLPARSER_VERSION|
8389
* **Keywords2: Update whitelisted Keywords (#1653)**
8490

8591
manticore-projects, 2022-11-02
92+
* **Fix parsing statements with multidimensional array**
93+
94+
Andrei Lisouski, 2022-11-02
8695
* **Enhanced Keywords (#1382)**
8796

8897
manticore-projects, 2022-10-25
@@ -110,6 +119,9 @@ Latest Changes since |JSQLPARSER_VERSION|
110119
* **fix: add missing public Getter (#1632)**
111120

112121
manticore-projects, 2022-09-20
122+
* **fix: add missing public Getter**
123+
124+
Andreas Reichel, 2022-09-15
113125
* **feat: make important Classes Serializable**
114126

115127
Andreas Reichel, 2022-09-15
@@ -173,6 +185,9 @@ Latest Changes since |JSQLPARSER_VERSION|
173185
* **Add AST Visualization**
174186

175187
Andreas Reichel, 2022-08-18
188+
* **support clickhouse global keyword in join**
189+
190+
Zhang Zhongliang, 2022-08-16
176191
* **Closes #1604, added simple OVERLAPS support (#1611)**
177192

178193
Rob Audenaerde, 2022-08-16

0 commit comments

Comments
 (0)