We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a30e93 commit 7bb0e4dCopy full SHA for 7bb0e4d
2 files changed
doc/build/changelog.rst
@@ -10,9 +10,23 @@ Changelog
10
:version: 1.2
11
:include_notes_from: unreleased
12
13
+
14
1.1
15
===
16
17
+.. changelog::
18
+ :version: 1.1.6
19
+ :released: Wed Nov 17 2021
20
21
+ .. change::
22
+ :tags: bug, lexer
23
+ :tickets: 346
24
+ :versions: 1.2.0, 1.1.6
25
26
+ Fixed issue where control statements on multi lines with a backslash would
27
+ not parse correctly if the template itself contained CR/LF pairs as on
28
+ Windows. Pull request courtesy Charles Pigott.
29
30
31
.. changelog::
32
:version: 1.1.5
doc/build/unreleased/346.rst
0 commit comments