Improve changelog formatting

This commit is contained in:
Bruno Oliveira
2018-01-16 18:10:15 -02:00
committed by GitHub
parent 5d3f7d7142
commit 86e1b44230

View File

@@ -1 +1 @@
Show a simple and easy error when keyword expressions trigger a syntax error (for example, "-k foo and import" will show an error that you can not use import in expressions)
Show a simple and easy error when keyword expressions trigger a syntax error (for example, ``"-k foo and import"`` will show an error that you can not use the ``import`` keyword in expressions).