Skip to content

Commit 3e74881

Browse files
authored
fix CHANGES.rst
1 parent de83add commit 3e74881

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGES.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
0.15.3
22
------
33

4-
* fixed ``django-completion`` bugs:
5-
- removed chained models from suggestions;
6-
- fixed circular dependencies.
4+
* fixed ``django-completion`` bug related to removed chained models from suggestions;
5+
* fixed ``django-completion`` bug related to fixed circular dependencies.
76

87
Related pull requests:
9-
1) `https://github.com/ivelum/djangoql-completion/pull/2 <https://github.com/ivelum/djangoql-completion/pull/2>`
10-
2) `https://github.com/ivelum/djangoql/pull/77 <https://github.com/ivelum/djangoql/pull/77>`
8+
9+
* `https://github.com/ivelum/djangoql-completion/pull/2 <https://github.com/ivelum/djangoql-completion/pull/2>`_
10+
* `https://github.com/ivelum/djangoql/pull/77 <https://github.com/ivelum/djangoql/pull/77>`_
1111

1212
0.15.2
1313
------

0 commit comments

Comments
 (0)