Skip to content

Commit 81f4890

Browse files
minor CHANGELOG edit
1 parent 4e9e297 commit 81f4890

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
## Release notes
22

33
### 0.11.0 -- Oct 25, 2018
4-
* Speed up some queries (#482)
4+
* Full support of dependencies with renamed attributes using projection syntax (#300, #345, #436, #506, #507)
55
* Rename internal class and module names to comply with terminology in documentation (#494, #500)
66
* Full support of secondary indexes (#498, 500)
77
* ERD no longer shows numbers in nodes corresponding to derived dependencies (#478, #500)
88
* Full support of unique and nullable dependencies (#254, #301, #493, #495, #500)
99
* Improve memory management in `populate` (#461, #486)
10-
* Fix query errors (#451, #456, #463)
11-
* Full support of dependencies with renamed attributes using projection syntax (#300, #345, #436, #506, #507)
10+
* Fix query errors and redundancies (#456, #463, #482)
1211

1312
### 0.10.1 -- Aug 28, 2018
1413
* Fix ERD Tooltip message (#431)

0 commit comments

Comments
 (0)