summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 91a2095..96cf062 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -36,6 +36,8 @@ Changes:
* Allow spaces around the equals sign in an annotated function. (Issue #357)
+* Allow trailing backslash if in an inline comment. (Issue #374)
+
Bug fixes:
* Don't crash if Checker.build_tokens_line() returns None. (Issue #306)