Navigation Menu

Skip to content

Commit

Permalink
doc: add missing space
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Oct 24, 2017
1 parent 2038018 commit efb8310
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions doc/source/news.rst
Expand Up @@ -21,13 +21,16 @@ Improvements
This feature makes problem solving easier.

* Supported ``( )`` (empty block) only query (``--query "( )"``) for
``QUERY_NO_SYNTAX_ERROR``. In the previous version, it caused an error.[GitHub#767]
``QUERY_NO_SYNTAX_ERROR``. In the previous version, it caused an
error. [GitHub#767]

* Supported ``(+)`` (only and block) only query (``--query "(+)"``) for
``QUERY_NO_SYNTAX_ERROR``. In the previous version, it caused an error.[GitHub#767]
* Supported ``(+)`` (only and block) only query (``--query "(+)"``)
for ``QUERY_NO_SYNTAX_ERROR``. In the previous version, it caused an
error. [GitHub#767]

* Supported ``~foo`` (starting with "~") query (``--query "~y"``) for
``QUERY_NO_SYNTAX_ERROR``. In the previous version, it caused an error.[GitHub#767]
``QUERY_NO_SYNTAX_ERROR``. In the previous version, it caused an
error. [GitHub#767]

.. _release-7-0-7:

Expand Down

0 comments on commit efb8310

Please sign in to comment.