Add changelog entry

This commit is contained in:
feuillemorte 2018-01-16 21:34:13 +03:00 committed by GitHub
parent 076fb56f85
commit dff597dcd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
changelog/2953.trivial Normal file
View File

@ -0,0 +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)