Skip to content

Commit c7e9331

Browse files
Update changelog.
1 parent f71fe38 commit c7e9331

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
* Bugfix - `schema.list_tables()` is not topologically sorted (#838) PR #893
66
* Bugfix - Diagram part tables do not show proper class name (#882) PR #893
77
* Bugfix - Error in complex restrictions (#892) PR #893
8+
* Bugfix - WHERE and GROUP BY clases are dropped on joins with aggregation (#898, #899) PR #893
89

910
### 0.13.0 -- Mar 24, 2021
1011
* Re-implement query transpilation into SQL, fixing issues (#386, #449, #450, #484, #558). PR #754

docs-parts/intro/Releases_lang1.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* Bugfix - `schema.list_tables()` is not topologically sorted (#838) PR #893
55
* Bugfix - Diagram part tables do not show proper class name (#882) PR #893
66
* Bugfix - Error in complex restrictions (#892) PR #893
7+
* Bugfix - WHERE and GROUP BY clases are dropped on joins with aggregation (#898, #899) PR #893
78

89
0.13.0 -- Mar 24, 2021
910
----------------------

0 commit comments

Comments
 (0)